Skip to content

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null. #264

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null.

Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null. #264

Triggered via pull request September 26, 2023 08:34
Status Success
Total duration 2m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run unit tests
The runtime-path input is deprecated. Please use runtime-paths instead.
Run unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Run unit tests
Unexpected input(s) 'runtime-path', valid inputs are ['source-path', 'build-path', 'runtime-paths', 'coverage-exclude-paths', 'coverage-data-path']