Skip to content

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Feb 12, 2024

#skip-changelog

This adds compatibility matrix test to CI. Currently, some jobs fail because of assembly load conflicts - these will be disabled when merging the PR.

image

| Exception calling "LoadFrom" with "1" argument(s): "Could not load file or assembly 'System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'."

@vaind vaind force-pushed the ci/powershell-compat branch from 7750ff3 to 19b7924 Compare February 12, 2024 13:37
@vaind vaind force-pushed the ci/powershell-compat branch from 483d808 to f53d9cb Compare February 12, 2024 14:18
@vaind vaind force-pushed the ci/powershell-compat branch from f8807ec to 02c7bb9 Compare February 12, 2024 14:49
@vaind vaind force-pushed the ci/powershell-compat branch from 02c7bb9 to 14a4e41 Compare February 12, 2024 14:53
@vaind vaind force-pushed the ci/powershell-compat branch from 7f43e31 to a297240 Compare February 12, 2024 15:06
@vaind vaind force-pushed the ci/powershell-compat branch from 3d4ca87 to 34a40ff Compare February 12, 2024 15:26
# Common settings - use this in all scripts by sourcing: `. ./tools/settings.ps1`
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
$PSNativeCommandUseErrorActionPreference = $true

Check warning

Code scanning / PSScriptAnalyzer

The variable 'PSNativeCommandUseErrorActionPreference' is assigned but never used.

The variable 'PSNativeCommandUseErrorActionPreference' is assigned but never used.
@vaind vaind marked this pull request as ready for review February 12, 2024 18:58
@vaind vaind force-pushed the ci/powershell-compat branch from daed6c9 to 81c55a3 Compare February 12, 2024 20:05
@vaind vaind mentioned this pull request Feb 12, 2024
@vaind vaind merged commit dcb31db into main Feb 12, 2024
@vaind vaind deleted the ci/powershell-compat branch February 12, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant