Skip to content

Bump braces from 3.0.2 to 3.0.3 in /presentations #86

Bump braces from 3.0.2 to 3.0.3 in /presentations

Bump braces from 3.0.2 to 3.0.3 in /presentations #86

Triggered via pull request July 10, 2024 12:25
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: pull_request
kata-solutions-tests
26s
kata-solutions-tests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
kata-solutions-tests
The following actions uses Node.js version which is deprecated 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/
kata-solutions-tests: kata-solutions/shunting-yard-algo/shunting-yard-algo-dotnet/ShuntingYardAlgo/ShuntingYardAlgo.cs#L10
Non-nullable field '_tokens' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
kata-solutions-tests: kata-solutions/shunting-yard-algo/shunting-yard-algo-dotnet/ShuntingYardAlgo/ShuntingYardAlgo.cs#L10
Non-nullable field '_tokens' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.