add content type tests #69
Annotations
5 errors and 17 warnings
Java
Process completed with exit code 1.
|
Go
Process completed with exit code 1.
|
PHP
Process completed with exit code 1.
|
Python
Process completed with exit code 1.
|
CSharp
Process completed with exit code 134.
|
Java
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CSharp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CSharp:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
CSharp:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L178
Possible null reference argument for parameter 'value' in 'RestRequest RestRequestExtensions.AddParameter(RestRequest request, string? name, object value, ParameterType type, bool encode = true)'.
|
CSharp:
integration/csharp/TestTag.cs#L186
Possible null reference argument for parameter 'query' in 'NameValueCollection HttpUtility.ParseQueryString(string query)'.
|
CSharp:
integration/csharp/TestTag.cs#L212
Possible null reference argument for parameter 'json' in 'object? JsonSerializer.Deserialize<object>(string json, JsonSerializerOptions? options = null)'.
|
CSharp:
integration/csharp/TestTag.cs#L214
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L240
Possible null reference return.
|
CSharp:
integration/csharp/TestTag.cs#L266
Possible null reference return.
|
CSharp:
integration/csharp/Program.cs#L47
Dereference of a possibly null reference.
|
CSharp:
integration/csharp/TestTag.cs#L160
Possible null reference return.
|