Skip to content

Merge pull request #49 from alercebroker/feat/test_update #42

Merge pull request #49 from alercebroker/feat/test_update

Merge pull request #49 from alercebroker/feat/test_update #42

Triggered via push April 26, 2024 13:34
Status Success
Total duration 1m 24s
Artifacts

deploy_dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish: src/app/filter/domain/Filter.ts#L33
Forbidden non-null assertion
publish: src/app/filter/domain/Filter.ts#L64
Forbidden non-null assertion
publish: src/app/match/infrastructure/MatchService.ts#L18
'watchlistId' is defined but never used
publish: src/app/match/infrastructure/MatchService.ts#L19
'targetId' is defined but never used
publish: src/app/target/infrastructure/TargetService.ts#L2
'isHttpError' is defined but never used
publish: src/app/target/use_case/BulkUpdateTargets.ts#L11
Argument 'params' should be typed with a non-any type
publish: src/app/target/use_case/BulkUpdateTargets.ts#L11
Unexpected any. Specify a different type
publish: src/app/target/use_case/GetTargets.ts#L11
Argument 'params' should be typed with a non-any type
publish: src/app/target/use_case/GetTargets.ts#L11
Unexpected any. Specify a different type
publish: src/app/watchlist/domain/Watchlist.types.ts#L29
Unexpected any. Specify a different type