Merge pull request #393 from kaisoz/add-safeptr #694
Annotations
11 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
Expected to find 'this is a info log line' in stderr
|
Test klog
Expected to find 'this is a warning log line' in stderr
|
Test klog
Expected to find 'this is a error log line' in stderr
|
Test klog
Expected to find 'this is a fatal log line' in stderr
|
Test klog
Unable to find log file: file missing from directory
|
Test klog
Could not read file '': open : no such file or directory
|
Test klog
Expected to find '\ngoroutine \d+ \[[^]]+\]:\n' in logfile[]
|
Test klog
Expected to find 'this is a fatal log line' in logfile[]
|
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