Skip to content

chore(deps): update actions/upload-artifact action to v6 #537

chore(deps): update actions/upload-artifact action to v6

chore(deps): update actions/upload-artifact action to v6 #537

Triggered via push December 13, 2025 18:14
Status Success
Total duration 39s
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.