SmokeMe v3: split, modernize, explicit registration - #13
Merged
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SmokeMe/Infra/SmokeTestResultWithMetaDataDto.cs#L62
Parameter 'smokeTestType' has no matching param tag in the XML comment for 'SmokeTestResultWithMetaDataDto.SmokeTestResultWithMetaDataDto(string, string, bool, Error, TimeSpan?, string, Status, string[], string)' (but other parameters do)
|
|
SmokeMe/Infra/SmokeTestResultWithMetaDataDto.cs#L60
XML comment has a param tag for 'argSmokeTestCategories', but there is no parameter by that name
|
|
SmokeMe/Infra/SmokeTestResultWithMetaDataDto.cs#L47
Missing XML comment for publicly visible type or member 'SmokeTestResultWithMetaDataDto.SmokeTestType'
|
|
SmokeMe/Infra/SmokeTestResultWithMetaDataDto.cs#L45
Missing XML comment for publicly visible type or member 'SmokeTestResultWithMetaDataDto.Status'
|
|
SmokeMe/Helpers/TypeExtensions.cs#L52
Missing XML comment for publicly visible type or member 'TypeExtensions.GetIgnoredSmokeTests(IEnumerable<Type>)'
|
|
SmokeMe/Helpers/TypeExtensions.cs#L44
Missing XML comment for publicly visible type or member 'TypeExtensions.RemoveSmokeTestsWithIgnoredAttribute(Type[])'
|
|
SmokeMe/Helpers/TypeExtensions.cs#L37
Missing XML comment for publicly visible type or member 'TypeExtensions.GetCategories(Type)'
|
|
SmokeMe/Helpers/TypeExtensions.cs#L32
Missing XML comment for publicly visible type or member 'TypeExtensions.GetCategories(SmokeTest)'
|
|
SmokeMe/Attributes/CategoryAttribute.cs#L13
Missing XML comment for publicly visible type or member 'CategoryAttribute.CategoryAttribute(string)'
|
|
SmokeMe/Attributes/CategoryAttribute.cs#L11
Missing XML comment for publicly visible type or member 'CategoryAttribute.CategoryName'
|
The logs for this run have expired and are no longer available.
Loading