Skip to content

[Add] 61 Add DataGrid to ResourceView #617

[Add] 61 Add DataGrid to ResourceView

[Add] 61 Add DataGrid to ResourceView #617

Status Failure
Total duration 4m 2s
Artifacts

build-and-publish.yml

on: pull_request
Publish (dev)
0s
Publish (dev)
Publish (release)
0s
Publish (release)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
Build
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
The `save-state` 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 `save-state` 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 `save-state` 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/
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/
Build
The `save-state` 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: src/Nexus.UI/Components/ResourceView.razor#L160
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: src/Nexus.UI/Components/ResourceView.razor#L193
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: src/Nexus.UI/Components/ResourceView.razor#L239
Possible null reference argument for parameter 'newValue' in 'void ResourceView.SetNewMetaDataValue(string resourceId, string newValue, string propertyKey)'.
Build: src/Nexus.UI/Components/ResourceView.razor#L243
Possible null reference argument for parameter 'newValue' in 'void ResourceView.SetNewMetaDataValue(string resourceId, string newValue, string propertyKey)'.
Build: src/Nexus.UI/Components/ResourceView.razor#L247
Possible null reference argument for parameter 'newValue' in 'void ResourceView.SetNewMetaDataValue(string resourceId, string newValue, string propertyKey)'.
Build: src/Nexus.UI/Components/ResourceView.razor#L1
Illegal Parameter 'IsEditable' on 'PropertyColumn' using 'V7IgnoreCase' source location '(1373,8)-(1373,69)' (https://mudblazor.com/features/analyzers)