Skip to content

Update README.md

Update README.md #41

Triggered via push November 15, 2023 20:01
Status Failure
Total duration 4m 54s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
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)'.