Skip to content

cross_repo_ci

cross_repo_ci #736

Triggered via repository dispatch August 4, 2023 15:31
@ctackectacke
cross_repo_ci bb0a308
Status Success
Total duration 4m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-build.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: source/Meadow.Core/Bases/App.cs#L31
Possible null reference assignment.
build: source/Meadow.Core/Bases/App.cs#L27
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L15
Non-nullable field 'm_parentname' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L15
Non-nullable property 'ConfigurationRootPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L30
Dereference of a possibly null reference.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L46
Dereference of a possibly null reference.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L21
Non-nullable field 'm_parentname' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L21
Non-nullable property 'ConfigurationRootPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L55
Possible null reference assignment.
build: source/Meadow.Core/Configuration/ConfigurableObject.cs#L52
Non-nullable property 'ConfigurationRootPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.