Skip to content

Update dotnet.yml

Update dotnet.yml #2

Triggered via push September 16, 2024 06:35
Status Failure
Total duration 2m 5s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 27 warnings
build (armv7, linux-musl-arm)
Process completed with exit code 1.
build (amd64, linux-musl-x64)
The job was canceled because "armv7_linux-musl-arm" failed.
build (armv7, linux-musl-arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (armv7, linux-musl-arm)
Package Cocona 2.0.3 has a resource with the locale 'ja-jp'. This locale has been normalized to the standard format 'ja-JP' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (armv7, linux-musl-arm)
Package Cocona 2.0.3 has a resource with the locale 'ko-kr'. This locale has been normalized to the standard format 'ko-KR' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (armv7, linux-musl-arm)
Package Cocona.Core 2.0.3 has a resource with the locale 'ja-jp'. This locale has been normalized to the standard format 'ja-JP' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (armv7, linux-musl-arm)
Package Cocona.Core 2.0.3 has a resource with the locale 'ko-kr'. This locale has been normalized to the standard format 'ko-KR' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L42
Non-nullable property 'UID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L43
Non-nullable property 'SessionInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L48
Non-nullable property 'IdToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L53
Non-nullable property 'IdentityId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L54
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm): FiatAddon/FiatClient/FiatResponse.cs#L72
Non-nullable property 'LoginToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (armv7, linux-musl-arm)
The `save-state` 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/
build (armv7, linux-musl-arm)
The `save-state` 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/
build (armv7, linux-musl-arm)
The `save-state` 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/
build (amd64, linux-musl-x64)
The `save-state` 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/
build (amd64, linux-musl-x64)
The `save-state` 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/
build (amd64, linux-musl-x64)
The `save-state` 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/
build (amd64, linux-musl-x64)
Package Cocona 2.0.3 has a resource with the locale 'ja-jp'. This locale has been normalized to the standard format 'ja-JP' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (amd64, linux-musl-x64)
Package Cocona 2.0.3 has a resource with the locale 'ko-kr'. This locale has been normalized to the standard format 'ko-KR' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (amd64, linux-musl-x64)
Package Cocona.Core 2.0.3 has a resource with the locale 'ja-jp'. This locale has been normalized to the standard format 'ja-JP' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (amd64, linux-musl-x64)
Package Cocona.Core 2.0.3 has a resource with the locale 'ko-kr'. This locale has been normalized to the standard format 'ko-KR' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L48
Non-nullable property 'IdToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L42
Non-nullable property 'UID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L43
Non-nullable property 'SessionInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L72
Non-nullable property 'LoginToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L77
Non-nullable property 'Credentials' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (amd64, linux-musl-x64): FiatAddon/FiatClient/FiatResponse.cs#L78
Non-nullable property 'IdentityId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.