Skip to content

don't limit controller with artifical guards #55

don't limit controller with artifical guards

don't limit controller with artifical guards #55

Triggered via pull request April 16, 2024 19:59
Status Success
Total duration 1m 17s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: GoFileSharp/GoFileSharp/Extensions/HttpClientProgressExtensions.cs#L16
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Extensions/HttpClientProgressExtensions.cs#L36
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Controllers/GoFileController.cs#L137
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Controllers/GoFileController.cs#L173
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Controllers/GoFileController.cs#L173
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/GoFile.cs#L99
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/GoFile.cs#L99
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Model/GoFileData/Wrappers/GoFileFile.cs#L70
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Model/GoFileData/Wrappers/GoFileFile.cs#L84
Cannot convert null literal to non-nullable reference type.
build: GoFileSharp/GoFileSharp/Model/GoFileData/Wrappers/GoFileFolder.cs#L120
Cannot convert null literal to non-nullable reference type.