Skip to content

Update .NET and dependencies, add dev container #13

Update .NET and dependencies, add dev container

Update .NET and dependencies, add dev container #13

Triggered via push August 4, 2024 12:55
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: Blace.Console/Timelapse.cs#L26
'Mat.Mat(int, int, MatType, Array, long)' is inaccessible due to its protection level
build: Blace.Console/Timelapse.cs#L26
'Mat.Mat(int, int, MatType, Array, long)' is inaccessible due to its protection level
build
Process completed with exit code 1.
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/ResetCanvas.cs#L17
Converting null literal or possible null value to non-nullable type.
build: Blace.Console/Migrate.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/ResetCanvas.cs#L17
Converting null literal or possible null value to non-nullable type.