Skip to content

iolib: fix different behavior in read function #44

iolib: fix different behavior in read function

iolib: fix different behavior in read function #44

Triggered via pull request December 11, 2023 08:35
Status Success
Total duration 1m 42s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 6 warnings
test (1.19.x, ubuntu-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:39 wday:2 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
LocalWithTwoParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:39 wday:2 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:39 wday:2 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:39 wday:2 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
key=sec, value=39
test (1.19.x, ubuntu-latest)
key=isdst, value=false
test (1.19.x, ubuntu-latest)
key=yday, value=0
test (1.19.x, ubuntu-latest)
key=month, value=12
test (1.19.x, ubuntu-latest)
key=hour, value=17
test (1.19.x, ubuntu-latest)
key=min, value=35
test (1.18.x, ubuntu-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:46 wday:2 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
LocalWithTwoParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:46 wday:2 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:46 wday:2 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:46 wday:2 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
key=yday, value=0
test (1.18.x, ubuntu-latest)
key=isdst, value=false
test (1.18.x, ubuntu-latest)
key=day, value=11
test (1.18.x, ubuntu-latest)
key=min, value=35
test (1.18.x, ubuntu-latest)
key=sec, value=46
test (1.18.x, ubuntu-latest)
key=year, value=2023
test (1.19.x, macos-latest): _tools/go-inline#L24
SyntaxWarning: invalid escape sequence '\/'
test (1.19.x, macos-latest): _tools/go-inline#L26
SyntaxWarning: invalid escape sequence '\s'
test (1.19.x, macos-latest): _tools/go-inline#L36
SyntaxWarning: invalid escape sequence '\/'
test (1.19.x, macos-latest): _tools/go-inline#L49
SyntaxWarning: invalid escape sequence '\s'
test (1.19.x, macos-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:55 wday:2 yday:0 year:2023]
test (1.19.x, macos-latest)
LocalWithTwoParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:55 wday:2 yday:0 year:2023]
test (1.19.x, macos-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:35 month:12 sec:55 wday:2 yday:0 year:2023]
test (1.19.x, macos-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:17 isdst:false min:35 month:12 sec:55 wday:2 yday:0 year:2023]
test (1.19.x, macos-latest)
key=min, value=35
test (1.19.x, macos-latest)
key=sec, value=55
test (1.18.x, windows-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:26 wday:2 yday:0 year:2023]
test (1.18.x, windows-latest)
LocalWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:26 wday:2 yday:0 year:2023]
test (1.18.x, windows-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:26 wday:2 yday:0 year:2023]
test (1.18.x, windows-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:26 wday:2 yday:0 year:2023]
test (1.18.x, windows-latest)
key=month, value=12
test (1.18.x, windows-latest)
key=min, value=36
test (1.18.x, windows-latest)
key=year, value=2023
test (1.18.x, windows-latest)
key=hour, value=8
test (1.18.x, windows-latest)
key=day, value=11
test (1.18.x, windows-latest)
key=isdst, value=false
test (1.18.x, macos-latest): _tools/go-inline#L24
SyntaxWarning: invalid escape sequence '\/'
test (1.18.x, macos-latest): _tools/go-inline#L26
SyntaxWarning: invalid escape sequence '\s'
test (1.18.x, macos-latest): _tools/go-inline#L36
SyntaxWarning: invalid escape sequence '\/'
test (1.18.x, macos-latest): _tools/go-inline#L49
SyntaxWarning: invalid escape sequence '\s'
test (1.18.x, macos-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:20 wday:2 yday:0 year:2023]
test (1.18.x, macos-latest)
LocalWithTwoParam resultMap=map[day:11 hour:17 isdst:false min:36 month:12 sec:20 wday:2 yday:0 year:2023]
test (1.18.x, macos-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:20 wday:2 yday:0 year:2023]
test (1.18.x, macos-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:17 isdst:false min:36 month:12 sec:20 wday:2 yday:0 year:2023]
test (1.18.x, macos-latest)
key=yday, value=0
test (1.18.x, macos-latest)
key=month, value=12
test (1.19.x, windows-latest)
UTCWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:56 wday:2 yday:0 year:2023]
test (1.19.x, windows-latest)
LocalWithTwoParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:56 wday:2 yday:0 year:2023]
test (1.19.x, windows-latest)
UTCWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:56 wday:2 yday:0 year:2023]
test (1.19.x, windows-latest)
LocalWithOnlyFormatParam resultMap=map[day:11 hour:8 isdst:false min:36 month:12 sec:56 wday:2 yday:0 year:2023]
test (1.19.x, windows-latest)
key=hour, value=8
test (1.19.x, windows-latest)
key=min, value=36
test (1.19.x, windows-latest)
key=wday, value=2
test (1.19.x, windows-latest)
key=isdst, value=false
test (1.19.x, windows-latest)
key=year, value=2023
test (1.19.x, windows-latest)
key=day, value=11
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/