Skip to content

Member/Admin suspends activity fixes #230

Member/Admin suspends activity fixes

Member/Admin suspends activity fixes #230

Triggered via pull request July 14, 2024 18:19
@joaogregjoaogreg
synchronize #156
joao_greg
Status Success
Total duration 6m 55s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, cypress-io/github-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: frontend/src/views/member/InstitutionActivitiesView.vue#L34
Replace `⏎···············v-on="on"⏎············>{{·item.state·}}⏎···········` with `·v-on="on">{{·item.state·}}`
test: frontend/src/views/member/InstitutionActivityEnrollmentsView.vue#L32
Replace `·v-if="canParticipate(item)·&&··checkIfEnrollmentPeriodIsOver(item)"·bottom` with `⏎··········v-if="canParticipate(item)·&&·checkIfEnrollmentPeriodIsOver(item)"⏎··········bottom⏎········`
test: frontend/src/views/member/ParticipationSelectionDialog.vue#L16
Replace `·cols="12"·v-if="!memberReviewAlreadyExists"·class="d-flex·align-center"` with `⏎··············cols="12"⏎··············v-if="!memberReviewAlreadyExists"⏎··············class="d-flex·align-center"⏎············`
test: frontend/src/views/member/ParticipationSelectionDialog.vue#L92
Replace `this.editParticipation.activityId` with `⏎······this.editParticipation.activityId,⏎····`
test
Unexpected input(s) 'yml', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']