Skip to content

Merge pull request #60 from alercebroker/fix/text #51

Merge pull request #60 from alercebroker/fix/text

Merge pull request #60 from alercebroker/fix/text #51

Triggered via push July 18, 2024 16:00
Status Success
Total duration 1m 30s
Artifacts

deploy_dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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