Fix/split resolved job status - #528
Open
awwalmust wants to merge 5 commits into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
backend/src/eventSourcing/aggregates.js#L4
'ChangeProjectStatusCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
backend/src/eventSourcing/aggregates.js#L4
'ApplyMatchCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
backend/src/eventSourcing/aggregates.js#L4
'RecordDonationCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
backend/src/eventSourcing/aggregates.js#L3
'ProjectCreatedEvent' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
backend/src/eventSourcing/aggregates.js#L3
'MilestoneReachedEvent' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
backend/src/config/env.test.js#L205
Found readFileSync from package "fs" with non literal argument at index 0
|
|
Run npm run lint:
backend/src/config/env.test.js#L204
Found existsSync from package "fs" with non literal argument at index 0
|
|
Run npm run lint:
backend/src/config/env.js#L552
Variable Assigned to Object Injection Sink
|
|
Run npm run lint:
backend/src/config/env.js#L551
Generic Object Injection Sink
|
|
Run npm run lint:
backend/src/config/env.js#L457
Variable Assigned to Object Injection Sink
|
background
wait
wait-all
cancel
parallel
Loading