Skip to content

Handle large numbers and PSCustomObjects #36

Handle large numbers and PSCustomObjects

Handle large numbers and PSCustomObjects #36

Triggered via pull request August 25, 2024 20:19
Status Failure
Total duration 1m 44s
Artifacts

ci.yaml

on: pull_request
Matrix: Pester tests on powershell.exe
Matrix: Pester tests
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 7 warnings
Pester tests (ubuntu-20.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 144ms (120ms|24ms)
Pester tests (ubuntu-20.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 11ms (8ms|3ms)
Pester tests (ubuntu-20.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 5ms (4ms|1ms)
Pester tests (ubuntu-20.04)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from PowerShell 16ms (15ms|1ms)
Pester tests (ubuntu-20.04)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from Yaml 191ms (190ms|1ms)
Pester tests (ubuntu-20.04)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile. 30ms (27ms|3ms)
Pester tests (ubuntu-20.04)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile with -Force even if it exists. 22ms (20ms|1ms)
Pester tests (ubuntu-20.04)
[-] Strings containing other primitives.String contains an int.Should serialise with double quotes 12ms (11ms|1ms)
Pester tests (ubuntu-20.04)
[-] Strings containing other primitives.String contains a float.Should serialise with double quotes 18ms (16ms|2ms)
Pester tests (ubuntu-20.04)
[-] Strings containing other primitives.String is "true".Should serialise with double quotes 32ms (28ms|4ms)
Pester tests (ubuntu-22.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 145ms (119ms|27ms)
Pester tests (ubuntu-22.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 11ms (8ms|3ms)
Pester tests (ubuntu-22.04)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 5ms (3ms|1ms)
Pester tests (ubuntu-22.04)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from PowerShell 16ms (15ms|1ms)
Pester tests (ubuntu-22.04)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from Yaml 164ms (163ms|1ms)
Pester tests (ubuntu-22.04)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile. 24ms (22ms|2ms)
Pester tests (ubuntu-22.04)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile with -Force even if it exists. 17ms (16ms|1ms)
Pester tests (ubuntu-22.04)
[-] Strings containing other primitives.String contains an int.Should serialise with double quotes 29ms (28ms|1ms)
Pester tests (ubuntu-22.04)
[-] Strings containing other primitives.String contains a float.Should serialise with double quotes 21ms (19ms|2ms)
Pester tests (ubuntu-22.04)
[-] Strings containing other primitives.String is "true".Should serialise with double quotes 20ms (18ms|2ms)
Pester tests (macos-12)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 172ms (141ms|31ms)
Pester tests (macos-12)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 15ms (11ms|3ms)
Pester tests (macos-12)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 15ms (13ms|2ms)
Pester tests (macos-12)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from PowerShell 37ms (23ms|14ms)
Pester tests (macos-12)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from Yaml 241ms (239ms|2ms)
Pester tests (macos-12)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile. 39ms (35ms|4ms)
Pester tests (macos-12)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile with -Force even if it exists. 43ms (42ms|2ms)
Pester tests (macos-12)
[-] Strings containing other primitives.String contains an int.Should serialise with double quotes 15ms (14ms|1ms)
Pester tests (macos-12)
[-] Strings containing other primitives.String contains a float.Should serialise with double quotes 27ms (25ms|2ms)
Pester tests (macos-12)
[-] Strings containing other primitives.String is "true".Should serialise with double quotes 144ms (142ms|2ms)
Pester tests (windows-2019)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 129ms (105ms|24ms)
Pester tests (windows-2019)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 10ms (8ms|2ms)
Pester tests (windows-2019)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 4ms (3ms|1ms)
Pester tests (windows-2019)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from PowerShell 15ms (14ms|1ms)
Pester tests (windows-2019)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from Yaml 199ms (198ms|1ms)
Pester tests (windows-2019)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile. 35ms (32ms|3ms)
Pester tests (windows-2019)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile with -Force even if it exists. 24ms (23ms|1ms)
Pester tests (windows-2019)
[-] Strings containing other primitives.String contains an int.Should serialise with double quotes 13ms (12ms|1ms)
Pester tests (windows-2019)
[-] Strings containing other primitives.String contains a float.Should serialise with double quotes 16ms (14ms|2ms)
Pester tests (windows-2019)
[-] Strings containing other primitives.String is "true".Should serialise with double quotes 71ms (68ms|3ms)
Pester tests (windows-2022)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 177ms (156ms|21ms)
Pester tests (windows-2022)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 9ms (7ms|2ms)
Pester tests (windows-2022)
[-] Test encode-decode symmetry..Simple-Items.Should represent identity to encode and decode. 4ms (3ms|1ms)
Pester tests (windows-2022)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from PowerShell 15ms (14ms|1ms)
Pester tests (windows-2022)
[-] Test encode-decode symmetry..Nulls and strings.should preserve nulls and empty strings from Yaml 205ms (204ms|1ms)
Pester tests (windows-2022)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile. 24ms (22ms|2ms)
Pester tests (windows-2022)
[-] Test ConvertTo-Yaml -OutFile parameter behavior.Providing a valid -OutFile..Should succesfully write the expected content to the specified -OutFile with -Force even if it exists. 17ms (16ms|1ms)
Pester tests (windows-2022)
[-] Strings containing other primitives.String contains an int.Should serialise with double quotes 7ms (7ms|1ms)
Pester tests (windows-2022)
[-] Strings containing other primitives.String contains a float.Should serialise with double quotes 11ms (10ms|1ms)
Pester tests (windows-2022)
[-] Strings containing other primitives.String is "true".Should serialise with double quotes 11ms (10ms|1ms)
Pester tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests (windows-2019)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests on powershell.exe (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pester tests on powershell.exe (windows-2019)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/