Skip to content

chore(deps): update dorny/test-reporter action to v3 #541

chore(deps): update dorny/test-reporter action to v3

chore(deps): update dorny/test-reporter action to v3 #541

Triggered via push March 21, 2026 17:16
Status Success
Total duration 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: VBRSessionInfo.psm1#L2
TypeNotFound - Ignoring 'TypeNotFound' parse error on type 'Veeam.Backup.Core.CBackupSession'. Check if the specified type is correct. This can also be due the type not being known at parse time due to types imported by 'using' statements.
lint: NotificationBuilder.psm1#L800
PSUseOutputTypeCorrectly - The cmdlet 'New-TelegramPayload' returns an object of type 'System.Collections.Hashtable' but this type is not declared in the OutputType attribute.
lint: NotificationBuilder.psm1#L686
PSUseOutputTypeCorrectly - The cmdlet 'New-SlackPayload' returns an object of type 'System.Collections.Hashtable' but this type is not declared in the OutputType attribute.
lint: NotificationBuilder.psm1#L491
PSUseOutputTypeCorrectly - The cmdlet 'New-TeamsPayload' returns an object of type 'System.Collections.Hashtable' but this type is not declared in the OutputType attribute.
lint: NotificationBuilder.psm1#L214
PSUseOutputTypeCorrectly - The cmdlet 'New-DiscordPayload' returns an object of type 'System.Collections.Hashtable' but this type is not declared in the OutputType attribute.