Skip to content

Bump the microsoft group across 1 directory with 6 updates #4189

Bump the microsoft group across 1 directory with 6 updates

Bump the microsoft group across 1 directory with 6 updates #4189

Triggered via pull request September 16, 2024 08:54
Status Success
Total duration 6m 22s
Artifacts

clean_environment_tests.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-and-test / Build and Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L58
Missing XML comment for publicly visible type or member 'IconValue.IconValue(OneOf<Empty, ProjektankerIcon, AvaloniaImage, AvaloniaSvg, AvaloniaPathIcon, SimpleVectorIcon>)'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L63
Missing XML comment for publicly visible type or member 'IconValue.implicit operator IconValue(ProjektankerIcon)'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L64
Missing XML comment for publicly visible type or member 'IconValue.implicit operator IconValue(AvaloniaImage)'
build-and-test / Build and Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (ubuntu-latest)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (ubuntu-latest)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
build-and-test / Build and Test (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (macos-13)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (macos-13)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (macos-13)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (macos-13)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (macos-13)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build-and-test / Build and Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (windows-latest)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (windows-latest)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (windows-latest): src/Extensions/NexusMods.Extensions.Hashing/StreamExtensions.cs#L25
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test / Build and Test (windows-latest): src/Extensions/NexusMods.Extensions.Hashing/AbsolutePathExtensions.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test / Build and Test (windows-latest): src/Extensions/NexusMods.Extensions.Hashing/StreamExtensions.cs#L41
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.