Skip to content

Merge pull request #7 from Founntain/dependabot/nuget/GudSafe.WebApp/… #14

Merge pull request #7 from Founntain/dependabot/nuget/GudSafe.WebApp/…

Merge pull request #7 from Founntain/dependabot/nuget/GudSafe.WebApp/… #14

Triggered via push September 21, 2023 18:07
Status Success
Total duration 6m 58s
Artifacts
Create Release
2s
Create Release
Matrix: build-linux
Matrix: build-macos
Matrix: build-win
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
Publish linux-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 linux-x64
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/
Publish linux-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L7
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L10
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L11
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L12
Non-nullable property 'ConfirmNewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish linux-x64: GudSafe.Data/Models/EntityModels/UserModel.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 osx-x64
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/
Publish osx-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L7
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L10
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L11
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L12
Non-nullable property 'ConfirmNewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish osx-x64: GudSafe.Data/Models/EntityModels/UserModel.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 win-x64
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/
Publish win-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L7
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L10
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L11
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L12
Non-nullable property 'ConfirmNewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/ViewModels/LoginViewModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x64: GudSafe.Data/Models/EntityModels/UserModel.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 win-x86: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L7
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L10
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L11
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/UserSettingsViewModel.cs#L12
Non-nullable property 'ConfirmNewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/LoginViewModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/ViewModels/LoginViewModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/Models/RequestModels/CreateUserModel.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86: GudSafe.Data/Models/EntityModels/UserModel.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish win-x86
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/