added parameters #167
dotnet-core.yml
on: pull_request
Build and test
1m 4s
Publish
0s
Annotations
1 error and 25 warnings
Build and test
Process completed with exit code 1.
|
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 and test:
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L27
Closing brace should be followed by blank line
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L46
Code should not contain trailing whitespace
|
Build and test
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L47
A closing brace should not be preceded by a blank line.
|
Build and test:
Imagekit/Models/UploadTransformation.cs#L28
Elements should be separated by blank line
|