Add schedule templates #11
dotnet.yml
on: pull_request
build
2m 9s
run_test
2m 11s
Annotations
12 warnings
build
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:
SupportManager.Backup/Internal/WithMembers.cs#L24
Dereference of a possibly null reference.
|
build:
SupportManager.Backup/Internal/WithMembers.cs#L26
Possible null reference argument for parameter 'input' in 'string WithMemberExtensions.UcFirst(string input)'.
|
build:
SupportManager.Backup/Internal/WithMembers.cs#L43
Possible null reference return.
|
build:
SupportManager.Backup/Importer.cs#L59
Converting null literal or possible null value to non-nullable type.
|
build:
SupportManager.Web/Features/User/VerificationCodeManager.cs#L34
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build:
SupportManager.Backup/Internal/WithMembers.cs#L24
Dereference of a possibly null reference.
|
build:
SupportManager.Backup/Internal/WithMembers.cs#L26
Possible null reference argument for parameter 'input' in 'string WithMemberExtensions.UcFirst(string input)'.
|
build:
SupportManager.Backup/Internal/WithMembers.cs#L43
Possible null reference return.
|
build:
SupportManager.Backup/Importer.cs#L59
Converting null literal or possible null value to non-nullable type.
|
build:
SupportManager.Web/Features/User/VerificationCodeManager.cs#L34
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
run_test
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/
|