Skip to content

Publish Nugets

Publish Nugets #25

Manually triggered November 14, 2023 20:43
Status Success
Total duration 2m 50s
Artifacts

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
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/
build: 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.
build: 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)'.
build: src/JasperFx.Core/Reflection/TypeNameExtensions.cs#L44
Possible null reference argument for parameter 'type' in 'string TypeNameExtensions.FullNameInCode(Type type)'.
build: src/JasperFx.Core/Reflection/ReflectionExtensions.cs#L17
Possible null reference assignment.
build: 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.
build: 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)'.
build: src/JasperFx.Core/Reflection/TypeNameExtensions.cs#L44
Possible null reference argument for parameter 'type' in 'string TypeNameExtensions.FullNameInCode(Type type)'.
build: src/JasperFx.Core/Reflection/ReflectionExtensions.cs#L17
Possible null reference assignment.
build: 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.
build: 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)'.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
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
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
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/