Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLLS-265 fix QG #396

Merged
merged 1 commit into from
Sep 23, 2024

SLLS-265 fix QG

75680c7
Select commit
Loading
Failed to load commit list.
Merged

SLLS-265 fix QG #396

SLLS-265 fix QG
75680c7
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build Parsing Results completed Sep 23, 2024 in 4s

Parsing Results

There are some issues found during config evaluation and/or parsing!

Details

DEBUG|lib::load_features|{"features": ["aws", "vault", "dockerhub", "only_if", "build_number"], "kwargs": {"only_if": None}}|{}
INFO |lib::load_features|loading feature 'aws'|{}
WARN |aws::cirrus_auth|CIRRUS_AWS_SUBNET usage is deprecated unless targeting a specific subnet on purpose and cannot use the zone to achieve it. See https://github.com/SonarSource/cirrus-modules/tree/master#aws|{}
INFO |lib::load_features|loading feature 'vault'|{}
INFO |lib::load_features|loading feature 'dockerhub'|{}
INFO |lib::load_features|unloading feature 'only_if'|{}
INFO |lib::load_features|loading feature 'build_number'|{}
INFO |build_number::generate_build_number|metadata store value: '75511'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|new build_number: '75512'|{"build_number_raw": "75511", "output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|set_metadata return value: '75512'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}

Annotations

Check warning on line 78 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L78

task "qa_linux" depends on task "build", but their only_if conditions are different

Check warning on line 100 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L100

task "qa_windows" depends on task "build", but their only_if conditions are different