Skip to content

Update main.yml

Update main.yml #23

Triggered via push January 4, 2024 07:40
Status Success
Total duration 15m 26s
Artifacts

main.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

69 warnings
build-and-test (windows-latest, 6.0.125)
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/setup-nuget@v1.0.5, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (windows-latest, 6.0.125)
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/
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L54
The variable 'ex' is declared but never used
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L233
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L9
Non-nullable property 'Cauthus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L9
Non-nullable property 'Chuyennhuongs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L9
Non-nullable property 'Diadiems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L54
The variable 'ex' is declared but never used
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L233
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L262
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L288
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.125): FootBallManagerAPI/Controllers/UsersController.cs#L289
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.125)
No files were found with the provided path: publish/*.exe. No artifacts will be uploaded.
build-and-test (windows-latest, 6.0.320)
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/setup-nuget@v1.0.5, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (windows-latest, 6.0.320)
No files were found with the provided path: publish/*.exe. No artifacts will be uploaded.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Controllers/UsersController.cs#L54
The variable 'ex' is declared but never used
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Controllers/UsersController.cs#L233
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Controllers/UsersController.cs#L262
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Controllers/UsersController.cs#L288
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Controllers/UsersController.cs#L289
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.320)
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/
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/TokenModel.cs#L5
Non-nullable property 'accessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/TokenModel.cs#L6
Non-nullable property 'refreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/ResetPassword.cs#L6
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/LoginUser.cs#L5
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/LoginUser.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.320): FootBallManagerAPI/Models/FootBallTeamJoin.cs#L13
Non-nullable property 'HINHANH' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.417)
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/setup-nuget@v1.0.5, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test (windows-latest, 6.0.417)
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/
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L54
The variable 'ex' is declared but never used
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L233
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L262
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L288
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L289
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Entities/FootBallManagerV2Context.cs#L79
#warning: 'To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.'
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Program.cs#L6
The using directive for 'FootBallManagerAPI.Repositories' appeared previously in this namespace
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Models/APIResponse.cs#L6
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Models/APIResponse.cs#L8
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L54
The variable 'ex' is declared but never used
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L233
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L262
Converting null literal or possible null value to non-nullable type.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L288
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.417): FootBallManagerAPI/Controllers/UsersController.cs#L289
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test (windows-latest, 6.0.417)
No files were found with the provided path: publish/*.exe. No artifacts will be uploaded.