Skip to content

Update FCAResponse.cs #62

Update FCAResponse.cs

Update FCAResponse.cs #62

Triggered via push November 16, 2024 00:12
Status Failure
Total duration 56s
Artifacts

dotnet.yml

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

Annotations

9 errors and 21 warnings
build (armv7, linux-musl-arm): FCAAddon/FCAClient/FCAClient.cs#L174
The type or namespace name 'FiatLoginResponse' could not be found (are you missing a using directive or an assembly reference?)
build (armv7, linux-musl-arm): FCAAddon/FCAClient/FCAClient.cs#L192
The type or namespace name 'FiatAuthResponse' could not be found (are you missing a using directive or an assembly reference?)
build (armv7, linux-musl-arm): FCAAddon/FCAClient/FCAClient.cs#L208
The type or namespace name 'FiatJwtResponse' could not be found (are you missing a using directive or an assembly reference?)
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 (amd64, linux-musl-x64): FCAAddon/FCAClient/FCAClient.cs#L174
The type or namespace name 'FiatLoginResponse' could not be found (are you missing a using directive or an assembly reference?)
build (amd64, linux-musl-x64): FCAAddon/FCAClient/FCAClient.cs#L192
The type or namespace name 'FiatAuthResponse' could not be found (are you missing a using directive or an assembly reference?)
build (amd64, linux-musl-x64): FCAAddon/FCAClient/FCAClient.cs#L208
The type or namespace name 'FiatJwtResponse' could not be found (are you missing a using directive or an assembly reference?)
build (amd64, linux-musl-x64)
The operation was canceled.
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. 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)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (armv7, linux-musl-arm)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (armv7, linux-musl-arm)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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): FCAAddon/FCAClient/FCAResponse.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): FCAAddon/FCAClient/FCAResponse.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): FCAAddon/FCAClient/FCAResponse.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)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (amd64, linux-musl-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (amd64, linux-musl-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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): FCAAddon/FCAClient/FCAResponse.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): FCAAddon/FCAClient/FCAResponse.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): FCAAddon/FCAClient/FCAResponse.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.