Add SafePtr wrapper #684
Annotations
10 errors and 1 warning
Test klog:
safeptr.go#L29
type parameter requires go1.18 or later (-lang was set to go1.13; check go.mod)
|
Test klog:
safeptr.go#L29
undeclared name: any (requires version go1.18 or later)
|
Test klog
Could not read file '/tmp/klog_e2e_1393415783/the_single_log_file': open /tmp/klog_e2e_1393415783/the_single_log_file: no such file or directory
|
Test klog
Expected to find 'this is a info log line' in logfile
|
Test klog
Expected to find 'this is a warning log line' in logfile
|
Test klog
Expected to find 'this is a error log line' in logfile
|
Test klog
Expected to find 'this is a fatal log line' in logfile
|
Test klog
Expected to find '\ngoroutine \d+ \[[^]]+\]:\n' in logfile
|
Test klog
Unable to find log file: file missing from directory
|
Test klog
Could not read file '': open : no such file or directory
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading