Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #176

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #176

Status Failure
Total duration 33s
Artifacts

dotnet-Test.yml

on: pull_request
test-algorithms
18s
test-algorithms
test-data-structures
26s
test-data-structures
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test-algorithms
Process completed with exit code 1.
test-data-structures
Process completed with exit code 1.
test-algorithms
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-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.
test-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.
test-data-structures
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-data-structures: 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.
test-data-structures: DataStructures/HackerRank.DataStructures/P/PrintElementsOfLinkedList.cs#L8
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures.Benchmarks/A/ArrayManipulation.Benchmark.cs#L15
Non-nullable field '_benchMarkData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: 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.
test-data-structures: DataStructures/HackerRank.DataStructures/P/PrintElementsOfLinkedList.cs#L8
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test-data-structures: DataStructures/HackerRank.DataStructures.Benchmarks/A/ArrayManipulation.Benchmark.cs#L15
Non-nullable field '_benchMarkData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.