Skip to content

chore(deps): update actions/upload-artifact action to v7 #529

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

chore(deps): update actions/upload-artifact action to v7 #529

Triggered via pull request December 12, 2025 20:56
Status Success
Total duration 40s
Artifacts

script-analyzer.yml

on: pull_request
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.