Skip to content

iolib: fix different behavior in read function #30

iolib: fix different behavior in read function

iolib: fix different behavior in read function #30

Triggered via pull request September 28, 2023 13:54
Status Success
Total duration 2m 58s
Artifacts

test.yaml

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

Annotations

60 errors and 6 warnings
test (1.18.x, ubuntu-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:9 wday:5 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
LocalWithTwoParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:9 wday:5 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:9 wday:5 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:9 wday:5 yday:0 year:2023]
test (1.18.x, ubuntu-latest)
key=isdst, value=false
test (1.18.x, ubuntu-latest)
key=year, value=2023
test (1.18.x, ubuntu-latest)
key=min, value=55
test (1.18.x, ubuntu-latest)
key=wday, value=5
test (1.18.x, ubuntu-latest)
key=yday, value=0
test (1.18.x, ubuntu-latest)
key=day, value=28
test (1.19.x, ubuntu-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:7 wday:5 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
LocalWithTwoParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:7 wday:5 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:7 wday:5 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:7 wday:5 yday:0 year:2023]
test (1.19.x, ubuntu-latest)
key=min, value=55
test (1.19.x, ubuntu-latest)
key=wday, value=5
test (1.19.x, ubuntu-latest)
key=isdst, value=false
test (1.19.x, ubuntu-latest)
key=sec, value=7
test (1.19.x, ubuntu-latest)
key=year, value=2023
test (1.19.x, ubuntu-latest)
key=month, value=9
test (1.18.x, macos-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:48 wday:5 yday:0 year:2023]
test (1.18.x, macos-latest)
LocalWithTwoParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:48 wday:5 yday:0 year:2023]
test (1.18.x, macos-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:55 month:9 sec:48 wday:5 yday:0 year:2023]
test (1.18.x, macos-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:22 isdst:false min:55 month:9 sec:48 wday:5 yday:0 year:2023]
test (1.18.x, macos-latest)
key=sec, value=48
test (1.18.x, macos-latest)
key=month, value=9
test (1.18.x, macos-latest)
key=min, value=55
test (1.18.x, macos-latest)
key=isdst, value=false
test (1.18.x, macos-latest)
key=wday, value=5
test (1.18.x, macos-latest)
key=yday, value=0
test (1.18.x, windows-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:21 wday:5 yday:0 year:2023]
test (1.18.x, windows-latest)
LocalWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:21 wday:5 yday:0 year:2023]
test (1.18.x, windows-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:21 wday:5 yday:0 year:2023]
test (1.18.x, windows-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:21 wday:5 yday:0 year:2023]
test (1.18.x, windows-latest)
key=yday, value=0
test (1.18.x, windows-latest)
key=min, value=56
test (1.18.x, windows-latest)
key=year, value=2023
test (1.18.x, windows-latest)
key=month, value=9
test (1.18.x, windows-latest)
key=day, value=28
test (1.18.x, windows-latest)
key=hour, value=13
test (1.19.x, macos-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:31 wday:5 yday:0 year:2023]
test (1.19.x, macos-latest)
LocalWithTwoParam resultMap=map[day:28 hour:22 isdst:false min:56 month:9 sec:31 wday:5 yday:0 year:2023]
test (1.19.x, macos-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:56 month:9 sec:31 wday:5 yday:0 year:2023]
test (1.19.x, macos-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:22 isdst:false min:56 month:9 sec:31 wday:5 yday:0 year:2023]
test (1.19.x, macos-latest)
key=sec, value=31
test (1.19.x, macos-latest)
key=day, value=28
test (1.19.x, macos-latest)
key=hour, value=22
test (1.19.x, macos-latest)
key=min, value=56
test (1.19.x, macos-latest)
key=yday, value=0
test (1.19.x, macos-latest)
key=isdst, value=false
test (1.19.x, windows-latest)
UTCWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:57 month:9 sec:26 wday:5 yday:0 year:2023]
test (1.19.x, windows-latest)
LocalWithTwoParam resultMap=map[day:28 hour:13 isdst:false min:57 month:9 sec:26 wday:5 yday:0 year:2023]
test (1.19.x, windows-latest)
UTCWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:57 month:9 sec:26 wday:5 yday:0 year:2023]
test (1.19.x, windows-latest)
LocalWithOnlyFormatParam resultMap=map[day:28 hour:13 isdst:false min:57 month:9 sec:26 wday:5 yday:0 year:2023]
test (1.19.x, windows-latest)
key=month, value=9
test (1.19.x, windows-latest)
key=min, value=57
test (1.19.x, windows-latest)
key=day, value=28
test (1.19.x, windows-latest)
key=sec, value=26
test (1.19.x, windows-latest)
key=isdst, value=false
test (1.19.x, windows-latest)
key=year, value=2023
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, 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, 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.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.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/