Annotations
10 errors and 2 warnings
code/KustoCopyConsole/JobParameters/SourceClusterParameterization.cs#L8
'Uri' does not contain a constructor that takes 0 arguments
|
code/KustoCopyConsole/JobParameters/DestinationParameterization.cs#L5
'Uri' does not contain a constructor that takes 0 arguments
|
code/KustoCopyConsole/Legacy/Parameters/SourceParameterization.cs#L23
There is no argument given that corresponds to the required formal parameter 'isTransient' of 'CopyException.CopyException(string, bool, Exception?)'
|
code/KustoCopyConsole/Legacy/Parameters/SourceParameterization.cs#L28
There is no argument given that corresponds to the required formal parameter 'isTransient' of 'CopyException.CopyException(string, bool, Exception?)'
|
code/KustoCopyConsole/Legacy/Parameters/SourceDatabaseParameterization.cs#L19
There is no argument given that corresponds to the required formal parameter 'isTransient' of 'CopyException.CopyException(string, bool, Exception?)'
|
code/KustoCopyConsole/Legacy/Parameters/MainParameterization.cs#L24
There is no argument given that corresponds to the required formal parameter 'isTransient' of 'CopyException.CopyException(string, bool, Exception?)'
|
code/KustoCopyConsole/Legacy/Parameters/MainParameterization.cs#L29
There is no argument given that corresponds to the required formal parameter 'isTransient' of 'CopyException.CopyException(string, bool, Exception?)'
|
code/KustoCopyConsole/Storage/Entity/VersionEntity.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
code/KustoCopyConsole/Storage/Entity/State/SourceUrlEntity.cs#L14
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
code/KustoCopyConsole/Storage/Entity/State/SourceUrlEntity.cs#L18
Non-nullable property 'BlobUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading