Skip to content

add link to zapscan #148

add link to zapscan

add link to zapscan #148

Triggered via push April 16, 2024 19:49
Status Failure
Total duration 4m 1s
Artifacts

deploy-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
build-frontend
Process completed with exit code 1.
scan
Process completed with exit code 1.
build-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-backend: server/StrDss.Common/RegexInfo.cs#L5
Non-nullable property 'Regex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Common/RegexInfo.cs#L6
Non-nullable property 'ErrorMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Common/DateUtils.cs#L20
Possible null reference argument for parameter 'str' in 'bool CommonExtensions.IsEmpty(string str)'.
build-backend: server/StrDss.Model/CommonCode/CommonCodeDto.cs#L9
Non-nullable property 'CodeSet' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/CommonCode/CommonCodeDto.cs#L11
Non-nullable property 'CodeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/CommonCode/CommonCodeDto.cs#L12
Non-nullable property 'CodeValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/PageDto.cs#L29
Non-nullable property 'SourceList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/PageDto.cs#L30
Non-nullable property 'PageInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/DropdownStrDto.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-backend: server/StrDss.Model/PageDto.cs#L23
Non-nullable property 'OrderBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
docker-build-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-build-frontend
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zaproxy/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
scan
The following actions uses node12 which is deprecated and will be forced to run on node16: zaproxy/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/