.NET 8 #117
Annotations
10 warnings
build (Release)
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/
|
build (Release)
The following actions use a deprecated Node.js version 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/
|
build (Release)
No files were found with the provided path: ./test_results3.xml. No artifacts will be uploaded.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'address' in 'SparkSessionBuilder SparkSessionBuilder.Remote(string address)'.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'bearerToken' in 'SparkSessionBuilder SparkSessionBuilder.Token(string bearerToken)'.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'clusterId' in 'SparkSessionBuilder SparkSessionBuilder.ClusterId(string clusterId)'.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'address' in 'SparkSessionBuilder SparkSessionBuilder.Remote(string address)'.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'bearerToken' in 'SparkSessionBuilder SparkSessionBuilder.Token(string bearerToken)'.
|
build (Release):
src/example/databricks_example/Program.cs#L17
Possible null reference argument for parameter 'clusterId' in 'SparkSessionBuilder SparkSessionBuilder.ClusterId(string clusterId)'.
|
build (Release)
No files were found with the provided path: ./test_results4.xml. No artifacts will be uploaded.
|