added parameters #180
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/
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Build Release:
Imagekit/Models/PublishStatus.cs#L10
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Build Release:
Imagekit/Models/UploadTransformation.cs#L27
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
Setup .NET
.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.
|
Setup .NET
.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.
|
Setup .NET
.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.
|
Setup .NET
.NET 7.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.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L19
'TransformationObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L20
'TransformationObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L25
'GifToVideoObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L26
'GifToVideoObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L30
'ThumbnailObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L31
'ThumbnailObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L36
'AbsObject.type' hides inherited member 'PostTransformation.type'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/UploadTransformation.cs#L37
'AbsObject.value' hides inherited member 'PostTransformation.value'. Use the new keyword if hiding was intended.
|
Run test suite:
Imagekit/Models/PublishStatus.cs#L11
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
Run test suite:
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)
|
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/
|
Loading