Publish Nugets #30
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
src/JasperFx.Core/IoC/AssemblyScanner.cs#L231
Cannot convert null literal to non-nullable reference type.
|
src/JasperFx.Core/IoC/IAssemblyScanner.cs#L211
Cannot convert null literal to non-nullable reference type.
|
src/JasperFx.Core/TypeScanning/CompositeTypeFilter.cs#L57
'CompositeTypeFilter.Matches(Type)' hides inherited member 'CompositeFilter<Type>.Matches(Type)'. Use the new keyword if hiding was intended.
|
src/JasperFx.Core/TypeScanning/TypeRepository.cs#L89
Possible null reference argument for parameter 'filter' in 'void CompositeFilter<Type>.WithCondition(string description, Func<Type, bool> filter)'.
|
src/JasperFx.Core/IoC/TypeExtensions.cs#L16
Possible null reference return.
|
src/JasperFx.Core/IoC/TypeExtensions.cs#L40
Possible null reference argument for parameter 'type' in 'TypeInfo IntrospectionExtensions.GetTypeInfo(Type type)'.
|
src/JasperFx.Core/IoC/TypeExtensions.cs#L41
Dereference of a possibly null reference.
|
src/JasperFx.Core/IoC/TypeExtensions.cs#L43
Possible null reference return.
|
src/JasperFx.Core/IoC/TypeExtensions.cs#L51
Possible null reference argument for parameter 'TPluggedType' in 'IEnumerable<Type> TypeExtensions.rawFindInterfacesThatCloses(Type TPluggedType, Type templateType)'.
|
src/JasperFx.Core/Reflection/TypeNameExtensions.cs#L44
Possible null reference argument for parameter 'type' in 'string TypeNameExtensions.FullNameInCode(Type type)'.
|
|
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/
|
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/
|
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/
|
This job succeeded
Loading