Skip to content

Update README.md to point to new CLI #177

Update README.md to point to new CLI

Update README.md to point to new CLI #177

Triggered via push August 13, 2023 08:02
Status Success
Total duration 2m 50s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

51 warnings
build (ubuntu-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v1, 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 (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L38
Nullability of reference types in type of parameter 'config' of 'string LocalConfigProvider.ToString(SharedConfig config)' doesn't match implicitly implemented member 'string IConfigProvider.ToString(SharedConfig? config)' (possibly because of nullability attributes).
build (ubuntu-x64): QPM/Commands/CollectCommand.cs#L14
Dereference of a possibly null reference.
build (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L25
Non-nullable field 'config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L25
Non-nullable field 'localConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L46
Possible null reference return.
build (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L54
Possible null reference return.
build (ubuntu-x64): QPM/Providers/LocalConfigProvider.cs#L58
Possible null reference return.
build (ubuntu-x64): QPM/Commands/CollapseCommand.cs#L15
Dereference of a possibly null reference.
build (ubuntu-x64): QPM/Commands/CollectCommand.cs#L30
Dereference of a possibly null reference.
build (ubuntu-x64): QPM/Commands/CollectCommand.cs#L30
Dereference of a possibly null reference.
build (ubuntu-x64)
.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.
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
checks: QPM/Providers/LocalConfigProvider.cs#L38
Nullability of reference types in type of parameter 'config' of 'string LocalConfigProvider.ToString(SharedConfig config)' doesn't match implicitly implemented member 'string IConfigProvider.ToString(SharedConfig? config)' (possibly because of nullability attributes).
checks: QPM/Providers/LocalConfigProvider.cs#L25
Non-nullable field 'config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
checks: QPM/Providers/LocalConfigProvider.cs#L25
Non-nullable field 'localConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
checks: QPM/Providers/LocalConfigProvider.cs#L46
Possible null reference return.
checks: QPM/Providers/LocalConfigProvider.cs#L54
Possible null reference return.
checks: QPM/Providers/LocalConfigProvider.cs#L58
Possible null reference return.
checks: QPM/Providers/RemoteQPMDependencyResolver.cs#L75
Dereference of a possibly null reference.
checks: QPM/Providers/RemoteQPMDependencyResolver.cs#L75
Dereference of a possibly null reference.
checks: QPM/Providers/LocalConfigProvider.cs#L83
Cannot convert null literal to non-nullable reference type.
checks: QPM/Providers/LocalConfigProvider.cs#L91
Possible null reference return.
checks
.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 (osx-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v1, 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 (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64): QPM/Providers/LocalConfigProvider.cs#L38
Nullability of reference types in type of parameter 'config' of 'string LocalConfigProvider.ToString(SharedConfig config)' doesn't match implicitly implemented member 'string IConfigProvider.ToString(SharedConfig? config)' (possibly because of nullability attributes).
build (osx-x64): QPM/Commands/RestoreCommand.cs#L30
Dereference of a possibly null reference.
build (osx-x64): QPM/Commands/RestoreCommand.cs#L30
Possible null reference argument for parameter 'info' in 'string? Utils.GetSoName(PackageInfo info, out bool overriden)'.
build (osx-x64): QPM/Commands/RestoreCommand.cs#L41
Dereference of a possibly null reference.
build (osx-x64): QPM/Commands/RestoreCommand.cs#L41
Dereference of a possibly null reference.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (osx-x64)
.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 (win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v1, 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 (win-x64): QPM/Providers/LocalConfigProvider.cs#L38
Nullability of reference types in type of parameter 'config' of 'string LocalConfigProvider.ToString(SharedConfig config)' doesn't match implicitly implemented member 'string IConfigProvider.ToString(SharedConfig? config)' (possibly because of nullability attributes).
build (win-x64): QPM/QPMApi.cs#L19
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): QPM/QPMApi.cs#L23
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): QPM/PublishHandler.cs#L32
Dereference of a possibly null reference.
build (win-x64): QPM/PublishHandler.cs#L36
Dereference of a possibly null reference.
build (win-x64): QPM/PublishHandler.cs#L36
Dereference of a possibly null reference.
build (win-x64): QPM/PublishHandler.cs#L42
Dereference of a possibly null reference.
build (win-x64): QPM/Providers/RemoteQPMDependencyResolver.cs#L75
Dereference of a possibly null reference.
build (win-x64): QPM/Providers/RemoteQPMDependencyResolver.cs#L75
Dereference of a possibly null reference.
build (win-x64): QPM/Providers/RemoteQPMDependencyResolver.cs#L102
Dereference of a possibly null reference.
build (win-x64)
.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.

Artifacts

Produced during runtime
Name Size
QPM-osx-x64 Expired
74.6 MB
QPM-ubuntu-x64 Expired
75.4 MB
QPM-win-x64 Expired
75.2 MB