Skip to content

Add schedule templates #11

Add schedule templates

Add schedule templates #11

Triggered via pull request August 28, 2024 12:33
Status Success
Total duration 2m 24s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/