Skip to content

Update .NET and dependencies, add dev container #15

Update .NET and dependencies, add dev container

Update .NET and dependencies, add dev container #15

Triggered via push August 4, 2024 13:40
Status Success
Total duration 3m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
build
Could not get pinvoke, or callbacks for method 'Sentry.Native.C::sentry_options_set_logger' because 'Parsing function pointer types in signatures is not supported.'
build: Blace.Console/Migrate.cs#L40
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Blace.Console/Migrate.cs#L42
Non-nullable property 'PlaceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Blace.Console/Migrate.cs#L17
Converting null literal or possible null value to non-nullable type.
build: Blace.Console/ResetCanvas.cs#L17
Converting null literal or possible null value to non-nullable type.
build: Blace.Console/Timelapse.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
Could not get pinvoke, or callbacks for method 'Sentry.Native.C::sentry_options_set_logger' because 'Parsing function pointer types in signatures is not supported.'
build: Blace.Console/Migrate.cs#L40
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Blace.Console/Migrate.cs#L42
Non-nullable property 'PlaceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Blace.Console/Migrate.cs#L17
Converting null literal or possible null value to non-nullable type.
build
Could not get pinvoke, or callbacks for method 'Sentry.Native.C::sentry_options_set_logger' because 'Parsing function pointer types in signatures is not supported.'