Skip to content

Change PDBs inclusion default to false #272

Change PDBs inclusion default to false

Change PDBs inclusion default to false #272

Triggered via pull request January 12, 2024 15:47
Status Failure
Total duration 1m 20s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 25 warnings
build-mac-2022: VS4Mac_Meadow_Extension/MeadowExecutionCommand.cs#L68
Argument 2: cannot convert from 'System.Threading.CancellationToken' to 'bool'
build-mac-2022
Process completed with exit code 1.
build-mac-2019: VS4Mac_Meadow_Extension/MeadowExecutionCommand.cs#L68
Argument 2: cannot convert from 'System.Threading.CancellationToken' to 'bool'
build-mac-2019
Process completed with exit code 1.
build-mac-2022
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mac-2022
Nullability of reference types in return type of 'ILogger? MeadowLocalDevice.Logger.get' doesn't match implicitly implemented member 'ILogger IMeadowDevice.Logger.get' (possibly because of nullability attributes).
build-mac-2022
Nullability of reference types in type of parameter 'fileName' of 'Task MeadowLocalDevice.WriteFileToEspFlash(string fileName, uint partition = 0, string? mcuDestAddress = null, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task IMeadowDevice.WriteFileToEspFlash(string? fileName, uint partition = 0, string? mcuDestAddress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build-mac-2022
Nullability of reference types in return type of 'Task<MeadowDeviceInfo?> MeadowLocalDevice.GetDeviceInfo(TimeSpan timeout, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<MeadowDeviceInfo> IMeadowDevice.GetDeviceInfo(TimeSpan timeout, CancellationToken cancellationToken = default(CancellationToken))'.
build-mac-2022
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build-mac-2022
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
Non-nullable property 'MinCLIVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
Non-nullable property 'DownloadURL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
Non-nullable property 'NetworkDownloadURL' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
Non-nullable property 'Versions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2022
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-mac-2019
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mac-2019
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build-mac-2019
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-mac-2019
Nullability of reference types in return type of 'ILogger? MeadowLocalDevice.Logger.get' doesn't match implicitly implemented member 'ILogger IMeadowDevice.Logger.get' (possibly because of nullability attributes).
build-mac-2019
Nullability of reference types in type of parameter 'fileName' of 'Task MeadowLocalDevice.WriteFileToEspFlash(string fileName, uint partition = 0, string? mcuDestAddress = null, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task IMeadowDevice.WriteFileToEspFlash(string? fileName, uint partition = 0, string? mcuDestAddress = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
build-mac-2019
Nullability of reference types in return type of 'Task<MeadowDeviceInfo?> MeadowLocalDevice.GetDeviceInfo(TimeSpan timeout, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<MeadowDeviceInfo> IMeadowDevice.GetDeviceInfo(TimeSpan timeout, CancellationToken cancellationToken = default(CancellationToken))'.
build-mac-2019
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'DefaultCollectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-mac-2019
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.