Skip to content

Bump bunit and 34 others #11

Bump bunit and 34 others

Bump bunit and 34 others #11

Triggered via pull request July 22, 2025 17:32
Status Success
Total duration 2m 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L135
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateInterfaces(string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L128
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateUnitOfWork(ImmutableArray<RepositoryMetadata> metadataArray, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L119
Possible null reference argument for parameter 'baseNamespace' in 'ImmutableArray<(string fileName, string source)> RepositoryGenerator.GenerateUnitOfWorkSeparateFiles(ImmutableArray<RepositoryMetadata> metadataArray, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L105
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateRepositoryInterfaces(ImmutableArray<RepositoryMetadata> metadataArray, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L99
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateRepositoryInterface(RepositoryMetadata meta, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L83
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateRepositories(ImmutableArray<RepositoryMetadata> metadataArray, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L77
Possible null reference argument for parameter 'baseNamespace' in 'string RepositoryGenerator.GenerateSingleRepository(RepositoryMetadata meta, string baseNamespace)'.
build: RemoteMaster.SourceGenerators/RepositoryGenerator.cs#L43
Possible null reference argument for parameter 'json' in 'RepositoryGeneratorConfig? JsonSerializer.Deserialize<RepositoryGeneratorConfig>(string json, JsonSerializerOptions? options = null)'.
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: