Change to pick up the fact ProjLab is now part of NoLink in Meadow.CLI #466
main.yml
on: pull_request
Build VSCode Extension
5m 10s
Annotations
14 warnings
Build VSCode Extension
The following actions uses node12 which is deprecated and will be forced to run on node16: Nuget/[email protected], actions/upload-artifact@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 VSCode Extension
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, Nuget/[email protected], actions/setup-node@v3, actions/upload-artifact@v2, actions/upload-artifact@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 VSCode Extension
ProjectReference 'D:\a\VSCode_Meadow_Extension\VSCode_Meadow_Extension\main\externals\nrefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build VSCode Extension
ProjectReference 'D:\a\VSCode_Meadow_Extension\VSCode_Meadow_Extension\main\externals\nrefactory\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build VSCode Extension
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build VSCode Extension
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 VSCode Extension
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 VSCode Extension
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 VSCode Extension
Dereference of a possibly null reference.
|
Build VSCode Extension
Possible null reference return.
|
Build VSCode Extension
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VSCode Extension
Non-nullable property 'MinCLIVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build VSCode Extension
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "BinLogs", "VSCodeMeadow.vsix.1.9.7".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
BinLogs
Expired
|
1.56 MB |
|
VSCodeMeadow.vsix.1.9.7
Expired
|
9.3 MB |
|