chore(deps): bump actions/checkout from 3 to 4 #914
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yaml
on: pull_request
ubuntu-latest
1m 56s
windows-latest
4m 28s
run-snapshots
26m 54s
macOS-latest
5m 8s
Annotations
10 errors
AnalyzerTests.GlobalConfig.SadTests.Not_valid_conversion:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L188
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.LocalConfig.HappyTests.Conversion_override(type: "readonly partial struct"):
tests/AnalyzerTests/LocalConfig/HappyTests.cs#L89
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.LocalConfig.HappyTests.Conversion_override(type: "partial record class"):
tests/AnalyzerTests/LocalConfig/HappyTests.cs#L89
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Not_valid_customization:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L222
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Not_valid_deserialization_strictness:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L255
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Not_valid_customization_or_conversion:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L289
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Not_an_exception:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L148
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Missing_public_string_constructor_on_exception:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L112
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Missing_string_constructor:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L73
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|
AnalyzerTests.GlobalConfig.SadTests.Missing_any_constructors:
tests/AnalyzerTests/GlobalConfig/SadTests.cs#L34
System.AggregateException : One or more errors occurred. (The SSL connection could not be established, see inner exception.)
---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception.
-------- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
------------ System.ComponentModel.Win32Exception : The Local Security Authority cannot be contacted
|