added parameters #179
Annotations
27 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, codecov/codecov-action@v1, actions/upload-artifact@v2. 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/setup-dotnet@v1, codecov/codecov-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L47
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Imagekit/Models/UploadTransformation.cs#L28
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
|
|
|
|
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Imagekit/Models/UploadTransformation.cs#L47
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Imagekit/Models/UploadTransformation.cs#L28
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nupkg".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading