Skip to content

Added 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimesta… #617

Added 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimesta…

Added 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimesta… #617

Triggered via pull request May 18, 2024 22:18
Status Failure
Total duration 47s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L60
Expected '!==' and instead saw '!='
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L70
Identifier 'hex_ntp_timestamp_seconds_part' is not in camel case
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L72
Identifier 'hex_ntp_timestamp_fractions_part' is not in camel case
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L75
Unexpected var, use let or const instead
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L75
Identifier 'ntp_timestamp_seconds_part' is not in camel case
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L76
Unexpected var, use let or const instead
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L76
Identifier 'ntp_timestamp_fractions_part' is not in camel case
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L78
Expected '===' and instead saw '=='
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L81
Identifier 'pf_ntp_timestamp_seconds_and_fractions_parts' is not in camel case
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L82
Unexpected var, use let or const instead
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L11
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L39
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L41
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L61
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L69
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L83
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L104
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L110
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L115
Trailing spaces not allowed
main: src/core/operations/NTPTimestampToUNIXTimestamp.mjs#L119
Trailing spaces not allowed