Skip to content

fix: There, now we handle if the API client dies while trying to find… #110

fix: There, now we handle if the API client dies while trying to find…

fix: There, now we handle if the API client dies while trying to find… #110

Triggered via push February 2, 2024 08:23
Status Success
Total duration 1m 16s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
generate
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/.
generate: CFLookup/Pages/Index.cshtml.cs#L40
Cannot convert null literal to non-nullable reference type.
generate: CFLookup/Models/CurseForgeManifest.cs#L23
Non-nullable property 'Minecraft' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L27
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L28
Non-nullable property 'Modloaders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L32
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L5
Non-nullable property 'ManifestType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L9
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate: CFLookup/Models/CurseForgeManifest.cs#L11
Non-nullable property 'Overrides' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.