67. Add Binary #111 #176
dotnet-build.yml
on: push
build-algorithms
20s
build-data-structures
8s
Annotations
2 errors and 6 warnings
build-data-structures
Request timeout: /dotnet/release-metadata/releases-index.json
|
build-algorithms
Process completed with exit code 1.
|
build-data-structures
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-data-structures
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-algorithms
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-algorithms
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-algorithms:
HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-algorithms:
HackerRank.Utilities/Types/SinglyLinkedListNode.cs#L7
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|