Skip to content

Testing for PR

Testing for PR #21

Triggered via push August 10, 2023 12:05
Status Success
Total duration 34s
Billable time 1m
Artifacts

testMD.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
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
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
build: TestOSS.cs#L13
Non-nullable field 'token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.