Publish & Release SDK #104
dotnet.yml
on: workflow_dispatch
build
45s
notify-codegen-repo
7s
notify-slack-on-success
8s
notify-slack-on-failure
0s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
| Event | Environments |
|---|---|
|
the-chris-mitchell
approved
|
prod |
Annotations
18 warnings
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
|
build:
Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19363
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
build:
Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19343
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
build:
Xero.NetStandard.OAuth2/Api/AssetApi.cs#L775
The result of the expression is always 'true' since a value of type 'AssetStatusQueryParam' is never equal to 'null' of type 'AssetStatusQueryParam?'
|
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L675
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L327
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L229
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L174
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L1657
'AccountingApi.GetEmployeesAsync(string, string, DateTime?, string, string, CancellationToken)' is obsolete
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L1642
'AccountingApi.GetEmployeeAsync(string, string, Guid, CancellationToken)' is obsolete
|
|
build:
Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L511
'AccountingApi.CreateEmployeesAsync(string, string, Employees, bool?, string, CancellationToken)' is obsolete
|
|
build:
Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19363
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
build:
Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19343
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
build:
Xero.NetStandard.OAuth2/Api/AssetApi.cs#L775
The result of the expression is always 'true' since a value of type 'AssetStatusQueryParam' is never equal to 'null' of type 'AssetStatusQueryParam?'
|
|
build
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/
|