Update main_samplecrud.yml #17
Annotations
1 error and 16 warnings
deploy
Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@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
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L225
Nullability of reference types in return type of 'string? EmployeeDto.DepartmentName.get' doesn't match implicitly implemented member 'string IEmployeeDto.DepartmentName.get' (possibly because of nullability attributes).
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L233
Nullability of reference types in return type of 'string? EmployeeDto.GenderName.get' doesn't match implicitly implemented member 'string IEmployeeDto.GenderName.get' (possibly because of nullability attributes).
|
build:
Mwh.Sample.Domain/Models/EmployeeList.cs#L13
Possible null reference argument for parameter 'left' in 'bool EmployeeDto.operator ==(EmployeeDto left, EmployeeDto right)'.
|
build:
Mwh.Sample.Domain/Models/EmployeeList.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build:
Mwh.Sample.Domain/Extensions/EnumExtension.cs#L26
Possible null reference return.
|
build:
Mwh.Sample.Domain/Extensions/EnumExtension.cs#L45
Possible null reference return.
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L86
Possible null reference argument for parameter 'left' in 'bool EmployeeDto.operator ==(EmployeeDto left, EmployeeDto right)'.
|
build:
Mwh.Sample.Domain/Models/EmployeeDto.cs#L86
Cannot convert null literal to non-nullable reference type.
|
build:
Mwh.Sample.Domain/Models/DepartmentDto.cs#L11
Non-nullable property 'Employees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Mwh.Sample.Domain/Models/DepartmentDto.cs#L18
Non-nullable property 'Employees' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
130 MB |
|