Skip to content

Merge branch 'master' into perf-work #6

Merge branch 'master' into perf-work

Merge branch 'master' into perf-work #6

Triggered via push April 11, 2025 08:49
Status Success
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cs-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
tests: MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
tests: MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L22
Possible null reference return.
tests: MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L38
Possible null reference argument for parameter 'path' in 'Task<string> File.ReadAllTextAsync(string path, CancellationToken cancellationToken = default(CancellationToken))'.