[Add] 61 Add DataGrid to ResourceView #613
Annotations
1 error and 19 warnings
CSS
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, docker/setup-buildx-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/
|
Docker Setup
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/extensibility/dotnet-extensibility/DataModel/Representation.cs#L116
#warning: 'Remove this when https://github.com/RicoSuter/NSwag/issues/4681 is solved'
|
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 '(1365,8)-(1365,69)' (https://mudblazor.com/features/analyzers)
|
Loading