rspec-ee system pg12 4/10
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:56e1d6dc77b242b5f4f91e7319f0740f7ab8bdf41023fd5d703f412ac87976f5 for postgres:12 with digest postgres@sha256:93fd73e2322241eec204dac54b316bf429670ff6e5292e16f9e2fd3a3374a713 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:83c577984741ab5b2e78640e0524852998d539ea3961e6d56680f336371f5c83 for redis:6.0-alpine with digest redis@sha256:459e91c5fe54134da1601ef85a4d9bc40c953862737fdfbe8f3c2b2a3eb6b20b ...13Starting service elasticsearch:7.17.6 ...14Pulling docker image elasticsearch:7.17.6 ...15Using docker image sha256:5fad10241ffd65d817ed0ddfaf6e87eee1f7dc2a7db33db1047835560ea71fda for elasticsearch:7.17.6 with digest elasticsearch@sha256:6c128de5d01c0c130a806022d6bd99b3e4c27a9af5bfc33b6b81861ae117d028 ...16Waiting for services to be up and running (timeout 30 seconds)...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...19Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...21Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1667568228-e16dfd13...23$ eval "$CI_PRE_CLONE_SCRIPT"24Fetching changes with git depth set to 20...25Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/26Created fresh repository.27remote: Enumerating objects: 135178, done. 28remote: Counting objects: 100% (135178/135178), done. 29remote: Compressing objects: 100% (85462/85462), done. 30remote: Total 135178 (delta 62673), reused 94880 (delta 44892), pack-reused 0 31Receiving objects: 100% (135178/135178), 115.46 MiB | 20.83 MiB/s, done.32Resolving deltas: 100% (62673/62673), done.34 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171335 * [new branch] master -> origin/master36Checking out 58c4ca27 as master...37Skipping Git submodules setup38$ git remote set-url origin "${CI_REPOSITORY_URL}"40Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...41cache.zip is up to date 42Successfully extracted cache43Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...44cache.zip is up to date 45Successfully extracted cache47Downloading artifacts for compile-test-assets (3275962690)...48Downloading artifacts from coordinator... ok id=3275962690 responseStatus=200 OK token=EKWzx2rN49Downloading artifacts for detect-tests (3275962698)...50Downloading artifacts from coordinator... ok id=3275962698 responseStatus=200 OK token=EKWzx2rN51Downloading artifacts for retrieve-tests-metadata (3275962699)...52Downloading artifacts from coordinator... ok id=3275962699 responseStatus=200 OK token=EKWzx2rN53Downloading artifacts for setup-test-env (3275962693)...54Downloading artifacts from coordinator... ok id=3275962693 responseStatus=200 OK token=EKWzx2rN56Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...57$ echo $FOSS_ONLY58$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb59$ export GOPATH=$CI_PROJECT_DIR/.go60$ mkdir -p $GOPATH61$ source scripts/utils.sh62$ source scripts/prepare_build.sh679Using decomposed database config (config/database.yml.decomposed-postgresql)680$ setup_db_user_only681CREATE ROLE682GRANT683==> 'setup_db_user_only' succeeded in 1 seconds.684$ bundle exec rake db:drop db:create db:schema:load db:migrate685Dropped database 'gitlabhq_test'686Dropped database 'gitlabhq_test_ci'687Dropped database 'gitlabhq_geo_test'688Created database 'gitlabhq_test'689Created database 'gitlabhq_test_ci'690Created database 'gitlabhq_geo_test'691==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 37 seconds.692$ setup_db_praefect693SELECT pg_catalog.set_config('search_path', '', false);694CREATE DATABASE praefect_test ENCODING 'UTF8';695==> 'setup_db_praefect' succeeded in 0 seconds.696$ source ./scripts/rspec_helpers.sh697$ run_timed_command "gem install knapsack --no-document"698$ gem install knapsack --no-document699Successfully installed knapsack-4.0.07001 gem installed701$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"702==> 'gem install knapsack --no-document' succeeded in 1 seconds.816$ rspec_paralellized_job "--tag ~quarantine --tag ~level:migration"817SKIP_FLAKY_TESTS_AUTOMATICALLY: true818RETRY_FAILED_TESTS_IN_NEW_PROCESS: true819KNAPSACK_GENERATE_REPORT: true820FLAKY_RSPEC_GENERATE_REPORT: true821KNAPSACK_TEST_FILE_PATTERN: {ee/}spec/{features}{,/**/}*_spec.rb822KNAPSACK_LOG_LEVEL: debug823KNAPSACK_REPORT_PATH: knapsack/rspec-ee_system_pg12_4_10_report.json824FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json825FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-ee_system_pg12_4_10_report.json826NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-ee_system_pg12_4_10_report.json827SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-ee_system_pg12_4_10_report.txt828RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-ee_system_pg12_4_10_report.txt829CRYSTALBALL: 830Knapsack report generator started!831Run options: exclude {:quarantine=>true, :level=>"migration"}832Test environment set up in 0.778030325 seconds833Scoped issue boards834Starting the Capybara driver server...835 user with edit permissions836 new board837 milestone838Capybara starting Puma...839* Version 5.6.5 , codename: Birdie's Version840* Min threads: 0, max threads: 4841* Listening on unix:///tmp/20221104-468-gdw0ep842 creates board filtering by milestone843 creates board filtering by No milestone844 creates board not filtering by Milestone845 creates board filtering by Any Milestone846 displays dot highlight and tooltip847 iteration848 creates a board with any iteration within cadence849 labels850 creates board filtering by one label851 creates board filtering by multiple labels852 only shows group labels in list on group boards853 displays dot highlight and tooltip854 assignee855 creates board filtering by assignee856 creates board filtering by "Any assignee"857 displays dot highlight and tooltip858 weight859 creates board filtering by weight860 creates board filtering by "Any" weight861 creates board filtering by "None" weight862 creates board filtering by "0" weight863 displays dot highlight and tooltip864 edit board865 edits board name866 prefills fields867 milestone868 sets board milestone869 removes milestone filter870 sets board to any milestone871 sets board to upcoming milestone872 does not display milestone in search hint873 iteration874 sets board iteration875 sets board to any iteration876 sets board to current iteration877 does not display iteration in search hint878 sets board to any iteration within cadence879 labels880 adds label to board881 adds multiple labels to board882 can filter by additional labels883 group board884 only shows group labels in list885 assignee886 sets board assignee887 sets board to Any assignee888 does not display assignee in search hint889 weight890 sets board weight891 sets board to Any weight892 does not display weight in search hint893 user without edit permissions894 can view board scope895 does not display dot highlight and tooltip896 with scoped_issue_boards feature disabled897 does not display dot highlight and tooltip898 doesn't show the input when creating a board899 doesn't show the button to edit scope900Projects > Members > Manage groups901 inviting group with restricted email domain902 shared project group is the root ancestor903 behaves like restricted membership by email domain904 shared project group has membership restricted by allowed email domains905 shared with group with a subset of allowed email domains906 behaves like adds group without validation error907 is expected to have text "Maintainer"908 shared with group containing domains outside the shared group allowed email domains909 behaves like inviting group fails with allowed email domain error910 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"911 shared with group does not have membership restricted by allowed domains912 behaves like inviting group fails with allowed email domain error913 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"914 shared project group does not have membership restricted by allowed domains915 shared with group has membership restricted by allowed email domains916 behaves like adds group without validation error917 is expected to have text "Maintainer"918 shared with group does not have membership restricted by allowed domains919 behaves like adds group without validation error920 is expected to have text "Maintainer"921 shared project group is a subgroup922 behaves like restricted membership by email domain923 shared project group has membership restricted by allowed email domains924 shared with group with a subset of allowed email domains925 behaves like adds group without validation error926 is expected to have text "Maintainer"927 shared with group containing domains outside the shared group allowed email domains928 behaves like inviting group fails with allowed email domain error929 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"930 shared with group does not have membership restricted by allowed domains931 behaves like inviting group fails with allowed email domain error932 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"933 shared project group does not have membership restricted by allowed domains934 shared with group has membership restricted by allowed email domains935 behaves like adds group without validation error936 is expected to have text "Maintainer"937 shared with group does not have membership restricted by allowed domains938 behaves like adds group without validation error939 is expected to have text "Maintainer"940 shared with group is a subgroup941 behaves like restricted membership by email domain942 shared project group has membership restricted by allowed email domains943 shared with group with a subset of allowed email domains944 behaves like adds group without validation error945 is expected to have text "Maintainer"946 shared with group containing domains outside the shared group allowed email domains947 behaves like inviting group fails with allowed email domain error948 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"949 shared with group does not have membership restricted by allowed domains950 behaves like inviting group fails with allowed email domain error951 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"952 shared project group does not have membership restricted by allowed domains953 shared with group has membership restricted by allowed email domains954 behaves like adds group without validation error955 is expected to have text "Maintainer"956 shared with group does not have membership restricted by allowed domains957 behaves like adds group without validation error958 is expected to have text "Maintainer"959 shared project group and shared with group are subgroups960 behaves like restricted membership by email domain961 shared project group has membership restricted by allowed email domains962 shared with group with a subset of allowed email domains963 behaves like adds group without validation error964 is expected to have text "Maintainer"965 shared with group containing domains outside the shared group allowed email domains966 behaves like inviting group fails with allowed email domain error967 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"968 shared with group does not have membership restricted by allowed domains969 behaves like inviting group fails with allowed email domain error970 is expected to have text "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group"971 shared project group does not have membership restricted by allowed domains972 shared with group has membership restricted by allowed email domains973 behaves like adds group without validation error974 is expected to have text "Maintainer"975 shared with group does not have membership restricted by allowed domains976 behaves like adds group without validation error977 is expected to have text "Maintainer"978Filter issues by iteration979 project issues list980 behaves like filters by iteration981 when iterations are not available982 does not show the iteration filter option983 when iterations are available984 when passing specific iteration by period985 behaves like filters issues by iteration986 filters correct issues987 when passing Current iteration988 behaves like filters issues by iteration989 filters correct issues990 when filtering by negated iteration991 with specific iteration992 behaves like filters issues by negated iteration993 filters by negated iteration994 with current iteration995 behaves like filters issues by negated iteration996 filters by negated iteration997 behaves like shows iterations when using iteration token998 when viewing list of iterations999 shows cadence titles, and iteration periods and dates1000 group issues list1001 behaves like filters by iteration1002 when iterations are not available1003 does not show the iteration filter option1004 when iterations are available1005 when passing specific iteration by period1006 behaves like filters issues by iteration1007 filters correct issues1008 when passing Current iteration1009 behaves like filters issues by iteration1010 filters correct issues1011 when filtering by negated iteration1012 with specific iteration1013 behaves like filters issues by negated iteration1014 filters by negated iteration1015 with current iteration1016 behaves like filters issues by negated iteration1017 filters by negated iteration1018 behaves like shows iterations when using iteration token1019 when viewing list of iterations1020 shows cadence titles, and iteration periods and dates1021 project board1022 behaves like filters by iteration1023 when iterations are not available1024 does not show the iteration filter option1025 when iterations are available1026 when passing specific iteration by period1027 behaves like filters issues by iteration1028 filters correct issues1029 when passing Current iteration1030 behaves like filters issues by iteration1031 filters correct issues1032 when filtering by negated iteration1033 with specific iteration1034 behaves like filters issues by negated iteration1035 filters by negated iteration1036 with current iteration1037 behaves like filters issues by negated iteration1038 filters by negated iteration1039 group board1040 behaves like filters by iteration1041 when iterations are not available1042 does not show the iteration filter option1043 when iterations are available1044 when passing specific iteration by period1045 behaves like filters issues by iteration1046 filters correct issues1047 when passing Current iteration1048 behaves like filters issues by iteration1049 filters correct issues1050 when filtering by negated iteration1051 with specific iteration1052 behaves like filters issues by negated iteration1053 filters by negated iteration1054 with current iteration1055 behaves like filters issues by negated iteration1056 filters by negated iteration1057Epic Issues1058 when user is not a group member of a public group1059 user can see issues from public project but cannot delete the associations1060 user cannot add new issues to the epic1061 when user is a group member1062 user can add new issues to the epic1063 user does not see the linked issues part of the form when they click "Add an existing issue"1064 handling epics1065 user can display create new epic form by clicking the dropdown item1066 handling epic issues1067 user can see all issues of the group and delete the associations1068 user cannot add new issues to the epic from another group1069 user can add new issues to the epic1070 user cannot add new issue that does not exist1071 handling epic links1072 when subepics feature is enabled1073 user can see all epics of the group and delete the associations1074 user cannot add new epic that does not exist1075 user can add new epics to the epic1076 when epics are nested too deep1077 user cannot add new epic when hierarchy level limit has been reached1078 when subepics feature is disabled1079 user can not add new epics to the epic1080DevOps Reports page1081 with ultimate license1082DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1083Falling back to an asset that may be in the public folder.1084This behavior is deprecated and will be removed.1085To bypass the asset pipeline and preserve this behavior,1086use the `skip_pipeline: true` option.1087 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1088 shows the tabbed layout1089DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1090Falling back to an asset that may be in the public folder.1091This behavior is deprecated and will be removed.1092To bypass the asset pipeline and preserve this behavior,1093use the `skip_pipeline: true` option.1094 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1095 shows the correct tabs1096DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1097Falling back to an asset that may be in the public folder.1098This behavior is deprecated and will be removed.1099To bypass the asset pipeline and preserve this behavior,1100use the `skip_pipeline: true` option.1101 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1102 defaults to the Overview tab1103DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1104Falling back to an asset that may be in the public folder.1105This behavior is deprecated and will be removed.1106To bypass the asset pipeline and preserve this behavior,1107use the `skip_pipeline: true` option.1108 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1109 does not add the tab param when the Overview tab is selected1110DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1111Falling back to an asset that may be in the public folder.1112This behavior is deprecated and will be removed.1113To bypass the asset pipeline and preserve this behavior,1114use the `skip_pipeline: true` option.1115 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1116 shows the devops core tab when the tab param is set1117 behaves like displays tab content1118DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1119Falling back to an asset that may be in the public folder.1120This behavior is deprecated and will be removed.1121To bypass the asset pipeline and preserve this behavior,1122use the `skip_pipeline: true` option.1123 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1124 displays the Sec tab content when selected1125 behaves like displays tab content1126DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1127Falling back to an asset that may be in the public folder.1128This behavior is deprecated and will be removed.1129To bypass the asset pipeline and preserve this behavior,1130use the `skip_pipeline: true` option.1131 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1132 displays the Ops tab content when selected1133 behaves like displays tab content1134DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1135Falling back to an asset that may be in the public folder.1136This behavior is deprecated and will be removed.1137To bypass the asset pipeline and preserve this behavior,1138use the `skip_pipeline: true` option.1139 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1140 displays the DevOps Score tab content when selected1141 behaves like appends the tab param to the url1142DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1143Falling back to an asset that may be in the public folder.1144This behavior is deprecated and will be removed.1145To bypass the asset pipeline and preserve this behavior,1146use the `skip_pipeline: true` option.1147 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1148 adds the ?tab=sec param when the Sec tab is selected1149 behaves like appends the tab param to the url1150DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1151Falling back to an asset that may be in the public folder.1152This behavior is deprecated and will be removed.1153To bypass the asset pipeline and preserve this behavior,1154use the `skip_pipeline: true` option.1155 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1156 adds the ?tab=ops param when the Ops tab is selected1157 behaves like appends the tab param to the url1158DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1159Falling back to an asset that may be in the public folder.1160This behavior is deprecated and will be removed.1161To bypass the asset pipeline and preserve this behavior,1162use the `skip_pipeline: true` option.1163 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1164 adds the ?tab=devops-score param when the DevOps Score tab is selected1165 the devops score tab1166DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1167Falling back to an asset that may be in the public folder.1168This behavior is deprecated and will be removed.1169To bypass the asset pipeline and preserve this behavior,1170use the `skip_pipeline: true` option.1171 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1172 has dismissable intro callout1173 when usage ping is disabled1174DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1175Falling back to an asset that may be in the public folder.1176This behavior is deprecated and will be removed.1177To bypass the asset pipeline and preserve this behavior,1178use the `skip_pipeline: true` option.1179 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1180 shows empty state1181DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1182Falling back to an asset that may be in the public folder.1183This behavior is deprecated and will be removed.1184To bypass the asset pipeline and preserve this behavior,1185use the `skip_pipeline: true` option.1186 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1187 hides the intro callout1188 when there is no data to display1189DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1190Falling back to an asset that may be in the public folder.1191This behavior is deprecated and will be removed.1192To bypass the asset pipeline and preserve this behavior,1193use the `skip_pipeline: true` option.1194 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1195 shows empty state1196 when there is data to display1197DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1198Falling back to an asset that may be in the public folder.1199This behavior is deprecated and will be removed.1200To bypass the asset pipeline and preserve this behavior,1201use the `skip_pipeline: true` option.1202 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1203 shows the DevOps Score app1204 without ultimate license1205DEPRECATION WARNING: The asset "page_bundles/dev_ops_report.css" is not present in the asset pipeline.1206Falling back to an asset that may be in the public folder.1207This behavior is deprecated and will be removed.1208To bypass the asset pipeline and preserve this behavior,1209use the `skip_pipeline: true` option.1210 (called from stylesheet_link_tag_defer at /builds/gitlab-org/gitlab/app/helpers/application_helper.rb:282)1211 does not show the tabbed layout1212Issue Sidebar1213 Assignees1214 shows label text as "Apply" when assignees are changed1215 updating weight1216 updates weight in sidebar to 01217 updates weight in sidebar to no weight by clicking `remove weight`1218Skipping ./ee/spec/features/issues/issue_sidebar_spec.rb[1:2:3] 'Issue Sidebar updating weight updates weight in sidebar to no weight by setting an empty value' because it's flaky.1219 updates weight in sidebar to no weight by setting an empty value (PENDING: around hook at ./spec/support/flaky_tests.rb:21 did not execute the example)1220 as a guest1221 does not have a option to edit weight1222 as a guest, interacting with collapsed sidebar1223 edit weight field does not appear after clicking on weight when sidebar is collapsed then expanding it1224 health status1225 when health status feature is available1226 shows health status on sidebar1227 when user closes an issue1228 disables the edit button1229 when health status feature is not available1230 does not show health status on sidebar1231 Iterations1232 when iterations feature available1233 selects and updates the right iteration1234 does not show closed iterations1235 when searching iteration by its cadence title1236 returns the correct iteration1237 when a project does not have a group1238 cannot find the select-iteration edit button1239 when iteration feature is not available1240 cannot find the select-iteration edit button1241 escalation policy1242 is not available for default issue type1243epics swimlanes filtering1244 filtering1245 filters by author1246 filters by assignee1247 filters by milestone1248 filters by label1249Project settings > Issues1250 when Issues are initially enabled1251 when Pipelines are initially enabled1252 shows the Issues settings1253 when Issues are initially disabled1254 does not show the Issues settings1255 issuable default templates feature not available1256 input to configure issue template is not shown1257 issuable default templates feature is available1258 input to configure issue template is not shown1259 when viewing CVE request settings1260 CVE ID Request toggle should only be visible if the feature is enabled1261 when viewing CVE request settings on GitLab.com1262 project_vis: :public, cve_enabled: true, toggle_checked: true, toggle_disabled: false1263 CVE ID Request toggle should be correctly visible1264 project_vis: :public, cve_enabled: false, toggle_checked: false, toggle_disabled: false1265 CVE ID Request toggle should be correctly visible1266 project_vis: :internal, cve_enabled: true, toggle_checked: false, toggle_disabled: true1267 CVE ID Request toggle should be correctly visible1268 project_vis: :internal, cve_enabled: false, toggle_checked: false, toggle_disabled: true1269 CVE ID Request toggle should be correctly visible1270 project_vis: :private, cve_enabled: true, toggle_checked: false, toggle_disabled: true1271 CVE ID Request toggle should be correctly visible1272 project_vis: :private, cve_enabled: false, toggle_checked: false, toggle_disabled: true1273 CVE ID Request toggle should be correctly visible1274 when viewing CVE request settings not on GitLab.com1275 project_vis: :public, cve_enabled: true1276 CVE ID Request toggle should never be visible1277 project_vis: :internal, cve_enabled: true1278 CVE ID Request toggle should never be visible1279 project_vis: :private, cve_enabled: true1280 CVE ID Request toggle should never be visible1281Expiring Subscription Message1282 for self-managed subscriptions1283 when signed in user is an admin1284 with a license with no expiration1285 loads the page without any subscription expiration notifications1286 with an expired license1287 notifies the admin of the expired subscription1288 with a license expiring in 15 days1289 notifies the admin of a soon expiring subscription1290 with a license expiring in more than 15 days1291 loads the page without any subscription expiration notifications1292 when self-managed subscription is already renewed1293 loads the page without any subscription expiration notifications1294 when signed in user is not an admin1295 with a license with no expiration1296 loads the page without any subscription expiration notifications1297 with an expired license in the grace period1298 loads the page without any subscription expiration notifications1299 with an expired license beyond the grace period1300 notifies the admin of the expired subscription1301 for namespace subscriptions1302 when signed in user is a group owner1303 with an expired license1304 notifies the group owner of the expired subscription1305 with a license expiring in less than 15 days1306 notifies the group owner of a soon expiring subscription1307 with a license expiring in 30 or more days1308 loads the page without any subscription expiration notifications1309 when signed in user is not a group owner1310 with an expired license1311 loads the page without any subscription expiration notifications1312 with a license expiring in less than 30 days1313 loads the page without any subscription expiration notifications1314Test Cases1315 test case page1316 header1317 shows status, created date and author1318 shows action buttons1319 archives test case1320 body1321 shows title, description and edit button1322 makes title and description editable on edit click1323 enters into zen mode when clicking on zen mode button1324 update title and description1325 sidebar1326 shows expand/collapse button1327 todo1328 shows todo status1329 add test case as todo1330 mark test case todo as done1331 labels1332 shows assigned labels1333 shows labels dropdown on edit click1334 applies label using labels dropdown1335 for a nonexistent test case1336 renders 404 page1337Merge request > Batch comments1338 # order random1339 with approval1340 when user does not have permission to approve1341 does not allow user to approve1342 when user has permission to approve1343 allows user to approve1344 when password is required for approval1345 does not allow user to approve without password1346 allows user to approve1347User views iteration1348 with license1349 when user has edit permissions1350 shows iteration cadence title in the breadcrumb1351 behaves like shows iteration info1352 shows iteration info1353 when iteration cadence is manually scheduled1354 can delete iteration1355 when iteration cadence is automatically scheduled1356 cannot delete iteration1357 when user does not have edit permissions1358 behaves like shows iteration info1359 shows iteration info1360 when iteration cadence is manually scheduled1361 cannot edit iteration1362 when grouping by label1363 behaves like iteration report group by label1364 groups by label1365 shows ungrouped issues when `Group by: None` is selected again1366 shows ungrouped issues when label `x` is clicked to remove it1367 without license1368 shows page not found1369Merge Request > User views blocked MR1370 blocking merge requests are disabled1371 is mergeable1372 blocking merge requests are enabled1373 blocking MR is not visible1374 is not mergeable1375 blocking MR is visible1376 is not mergeable1377Path Locks1378 locking folders1379 locking files1380 unlocking files1381 managing of lock list1382Merge request > User creates MR with multiple assignees1383 when GraphQL assignees widget feature flag is disabled1384 behaves like multiple assignees merge request1385 creates a MR with multiple assignees1386 when GraphQL assignees widget feature flag is enabled1387 behaves like multiple assignees widget merge request1388 creates a MR with multiple assignees1389Groups > Members > Maintainer/Owner can override LDAP access levels1390 does not allow override on project members page1391 does not allow override of inherited group members1392 owner cannot override LDAP access level1393 owner can override LDAP access level1394Standard flow for user picking just me and joining a project1395 # order random1396 when project_list_filter_bar feature flag is enabled1397 registers the user and sends them to a project listing page1398 when project_list_filter_bar feature flag is disabled1399 registers the user and sends them to a project listing page1400Signup on EE1401 for Gitlab.com1402 redirects to step 2 of the signup process when not completed1403 when the user sets it up for the company1404 creates the user and sets the email_opted_in field truthy1405 when the user checks the opt-in to email updates box1406DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:25)1407 creates the user and sets the email_opted_in field truthy1408 when the user does not check the opt-in to email updates box1409DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:25)1410 creates the user and sets the email_opted_in field falsey1411 not for Gitlab.com1412 does not have a opt-in checkbox, it creates the user and sets email_opted_in to falsey1413 redirects to step 2 of the signup process when not completed and redirects back1414 password complexity1415 behaves like password complexity validations1416 when password complexity feature is not available1417 when no rule is required1418 does not render any rule1419 when password complexity feature is available1420 when no rule is required1421 does not render any rule1422 when two rules are required1423 shows two rules1424 when all passsword rules are required1425 password does not meet all rules1426 when password does not have a number1427 does not show check circle1428 when clicking on submit button1429 when password rules are not fully matched1430 highlights not matched rules1431 when all password complexity rules are enabled1432 when all rules are matched1433 creates the user1434User activates Jira1435 user sets and activates Jira integration1436 when Jira connection test succeeds1437 adds Jira links to "Issues" sidebar menu1438 when jira_issues_integration feature is not available1439 does not show Jira links in "Issues" sidebar menu1440Merge Requests > User resets approvers1441 resets approvers for merge requests1442Group > User views empty wiki1443 behaves like User views empty wiki1444 when group is public1445 behaves like empty wiki message1446 shows the empty state message with the expected elements1447 and user is logged in1448 and user is not a member1449 behaves like empty wiki message1450 shows the empty state message with the expected elements1451 and user is a member1452 behaves like empty wiki message1453 shows the empty state message with the expected elements1454 when group is private1455 behaves like wiki is not found1456 shows an error message1457 and user is logged in1458 and user is not a member1459 behaves like wiki is not found1460 shows an error message1461 and user is a member1462 behaves like empty wiki message1463 shows the empty state message with the expected elements1464Password reset1465 password complexity1466 behaves like password complexity validations1467 when password complexity feature is not available1468 when no rule is required1469 does not render any rule1470 when password complexity feature is available1471 when no rule is required1472 does not render any rule1473 when two rules are required1474 shows two rules1475 when all passsword rules are required1476 password does not meet all rules1477 when password does not have a number1478 does not show check circle1479 when clicking on submit button1480 when password rules are not fully matched1481 highlights not matched rules1482 when all password complexity rules are enabled1483 when all rules are matched1484 resets password1485User manages members1486 as project maintainer1487 behaves like when group membership is unlocked1488 is expected to have visible css ".js-invite-members-trigger"1489 is expected to have visible css ".js-invite-group-trigger"1490 is expected to have visible css ".js-import-project-members-trigger"1491 behaves like when group membership is locked1492 is expected to not have visible css ".js-invite-members-trigger"1493 is expected to have visible css ".js-invite-group-trigger"1494 as group owner1495 behaves like when group membership is unlocked1496 is expected to have visible css ".js-invite-members-trigger"1497 is expected to have visible css ".js-invite-group-trigger"1498 is expected to have visible css ".js-import-project-members-trigger"1499 behaves like when group membership is locked1500 is expected to not have visible css ".js-invite-members-trigger"1501 is expected to have visible css ".js-invite-group-trigger"1502Epic shortcuts1503 pressing "l"1504 opens labels dropdown for editing1505 pressing "e"1506 starts editing mode for epic1507Sign up with trial from external site without confirmation1508 # order random1509DEPRECATION WARNING: publish_to_database is deprecated and should not be used for reporting anymore (called from new at /builds/gitlab-org/gitlab/ee/app/controllers/registrations/groups_projects_controller.rb:25)1510 passes glm parameters until user is onboarded1511Show trial banner1512 when user's trial is active1513 renders congratulations banner for user in profile billing page1514 when group's trial is active1515 renders congratulations banner for group in group details page1516 does not render congratulations banner for group in group billing page1517Projects > Members > Manage members1518 # order random1519 with free user limit1520 when at free user limit1521 shows the alert notification in the modal1522 when close to free user limit on new namespace1523 shows the alert notification in the modal1524SaaS registration from an invite1525 # order random15262022-11-04 14:40:33 +0000 Rack app ("PATCH /users/sign_up/welcome" - (127.0.0.1)): #<ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken>1527 registers the user and sends them to the group activity page15291st Try error in ./ee/spec/features/registrations/saas/invite_flow_spec.rb:6:1530ActionController::InvalidAuthenticityToken1531Unexpected browser console output:1532security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1533https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1534security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1535https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1536security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1537https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1538security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1539https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1540security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1541https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1542security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1543https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1544security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1545https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1546security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1547https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1548security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1549https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1550security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1551https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1552security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1553https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1554security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1555https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1556security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1557https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1558security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1559https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1560security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1561https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1562security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1563https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1564security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1565https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1566security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1567https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1568security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1569https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1570security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1571https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1572security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1573https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1574security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1575https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1576security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1577https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1578security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1579https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1580security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1581https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1582security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1583https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1584security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1585https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1586security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1587https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1588security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1589https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1590security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1591https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1592security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1593https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1594security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1595https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1596security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1597https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1598security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1599https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1600security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1601https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1602security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1603https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1604security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1605https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1606security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1607https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1608security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1609https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1610security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1611https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1612security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1613https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1614security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1615https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1616security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1617https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1618security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1619https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1620security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1621https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1622security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1623https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1624security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1625https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1626security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1627https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1628security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1629https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1630security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1631https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1632security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1633https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1634security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1635https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1636http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 5153:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1637security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1638https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1639http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 5153:27 Uncaught Error: The resource that you are attempting to access doe… you don't have permission to perform this action1640security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1641https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1642security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1643https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1644security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1645https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1646security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1647https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1648security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1649https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1650security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1651https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1652http://127.0.0.1:46389/api/v4/projects/4/share - Failed to load resource: the server responded with a status of 409 (Conflict)1653security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1654https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1655http://127.0.0.1:46389/api/v4/projects/5/share - Failed to load resource: the server responded with a status of 409 (Conflict)1656security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1657https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1658security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1659https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1660security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1661https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1662security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1663https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1664security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1665https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1666security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1667https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1668security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1669https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1670http://127.0.0.1:46389/api/v4/projects/9/share - Failed to load resource: the server responded with a status of 409 (Conflict)1671security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1672https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1673http://127.0.0.1:46389/api/v4/projects/10/share - Failed to load resource: the server responded with a status of 409 (Conflict)1674security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1675https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1676security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1677https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1678security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1679https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1680security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1681https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1682security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1683https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1684security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1685https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1686security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1687https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1688http://127.0.0.1:46389/api/v4/projects/14/share - Failed to load resource: the server responded with a status of 409 (Conflict)1689security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1690https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1691http://127.0.0.1:46389/api/v4/projects/15/share - Failed to load resource: the server responded with a status of 409 (Conflict)1692security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1693https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1694security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1695https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1696security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1697https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1698security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1699https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1700security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1701https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1702security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1703https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1704security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1705https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1706http://127.0.0.1:46389/api/v4/projects/19/share - Failed to load resource: the server responded with a status of 409 (Conflict)1707security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1708https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1709http://127.0.0.1:46389/api/v4/projects/20/share - Failed to load resource: the server responded with a status of 409 (Conflict)1710security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1711https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1712security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1713https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1714security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1715https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1716security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1717https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1718security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1719https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1720security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1721https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1722security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1723https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1724security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1725https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1726security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1727https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1728security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1729https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1730security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1731https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1732security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1733https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1734security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1735https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1736security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1737https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1738security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1739https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1740security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1741https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1742security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1743https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1744security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1745https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1746security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1747https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1748security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1749https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1750security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1751https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1752security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1753https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1754security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1755https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1756security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1757https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1758security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1759https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1760security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1761https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1762security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1763https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1764security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1765https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1766security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1767https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1768security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1769https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1770security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1771https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1772security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1773https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1774security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1775https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1776security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1777https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1778security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1779webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1780webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1781https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1782security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1783webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1784webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1785https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1786security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1787webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1788webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1789https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1790security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1791webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1792webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1793https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1794security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1795webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1796webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1797https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1798security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1799webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1800webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1801https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1802security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1803webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1804webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1805https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1806http://127.0.0.1:46389/groups/group72/-/epics/1/issues - Failed to load resource: the server responded with a status of 404 (Not Found)1807security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1808webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1809webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1810https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1811security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1812webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1813webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1814https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1815http://127.0.0.1:46389/groups/group74/-/epics/1/issues - Failed to load resource: the server responded with a status of 404 (Not Found)1816security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1817webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1818webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1819https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1820security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1821webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1822webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1823https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1824http://127.0.0.1:46389/groups/group76/-/epics/1/links - Failed to load resource: the server responded with a status of 404 (Not Found)1825security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1826webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1827webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1828https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1829security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1830webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1831webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1832https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1833security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1834webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1835webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1836https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1837http://127.0.0.1:46389/groups/group78/-/epics/9/links - Failed to load resource: the server responded with a status of 409 (Conflict)1838security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1839webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1840webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1841https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1842security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1843webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."1844webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."1845https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1846security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1847https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1848security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1849https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1850security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1851http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1852http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1853http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1854http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1855http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1856http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1857http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1858http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1859http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1860http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1861http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1862http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1863http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1864http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')1865 at VueComponent.formattedData (webpack-internal:///EACN:129:30)1866 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1867 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)1868 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)1869 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)1870 at Proxy.render (webpack-internal:///11G5:38:22)1871 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)1872 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)1873 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1874 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)1875http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1876https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1877security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1878https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1879security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1880https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1881security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1882http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1883http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1884http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1885http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1886http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1887http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1888http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1889http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1890http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1891http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1892http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1893http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1894http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1895http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')1896 at VueComponent.formattedData (webpack-internal:///EACN:129:30)1897 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1898 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)1899 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)1900 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)1901 at Proxy.render (webpack-internal:///11G5:38:22)1902 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)1903 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)1904 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1905 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)1906https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1907http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1908security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1909https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1910security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1911https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1912security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1913http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1914http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1915http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1916http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1917http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1918http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1919http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1920http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1921http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1922http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1923http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1924http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1925http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1926http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')1927 at VueComponent.formattedData (webpack-internal:///EACN:129:30)1928 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1929 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)1930 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)1931 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)1932 at Proxy.render (webpack-internal:///11G5:38:22)1933 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)1934 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)1935 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1936 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)1937http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1938https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1939security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1940https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1941security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1942https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1943security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1944http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1945http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1946http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1947http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1948http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1949http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1950http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1951http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1952http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1953http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1954http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1955http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1956http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1957http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')1958 at VueComponent.formattedData (webpack-internal:///EACN:129:30)1959 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1960 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)1961 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)1962 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)1963 at Proxy.render (webpack-internal:///11G5:38:22)1964 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)1965 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)1966 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1967 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)1968http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1969https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1970security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1971https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1972security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1973https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED1974security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.1975http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.1976http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1977http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1978http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1979http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1980http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1981http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1982http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1983http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1984http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1985http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1986http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1987http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"1988http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')1989 at VueComponent.formattedData (webpack-internal:///EACN:129:30)1990 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1991 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)1992 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)1993 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)1994 at Proxy.render (webpack-internal:///11G5:38:22)1995 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)1996 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)1997 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)1998 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)1999https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2000http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2001security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2002https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2003security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2004https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2005security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2006http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2007http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2008http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2009http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2010http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2011http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2012http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2013http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2014http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2015http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2016http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2017http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2018http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2019http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2020 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2021 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2022 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2023 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2024 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2025 at Proxy.render (webpack-internal:///11G5:38:22)2026 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2027 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2028 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2029 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2030http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2031https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2032security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2033https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2034security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2035https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2036security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2037http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2038http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2039http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2040http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2041http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2042http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2043http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2044http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2045http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2046http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2047http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2048http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2049http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2050http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2051 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2052 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2053 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2054 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2055 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2056 at Proxy.render (webpack-internal:///11G5:38:22)2057 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2058 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2059 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2060 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2061http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2062https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2063security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2064https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2065security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2066https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2067security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2068http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2069http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2070http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2071http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2072http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2073http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2074http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2075http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2076http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2077http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2078http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2079http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2080http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2081http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2082 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2083 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2084 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2085 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2086 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2087 at Proxy.render (webpack-internal:///11G5:38:22)2088 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2089 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2090 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2091 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2092http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2093https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2094security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2095https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2096security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2097https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2098security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2099http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2100http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2101http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2102http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2103http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2104http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2105http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2106http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2107http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2108http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2109http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2110http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2111http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2112http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2113 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2114 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2115 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2116 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2117 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2118 at Proxy.render (webpack-internal:///11G5:38:22)2119 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2120 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2121 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2122 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2123http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2124https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2125security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2126https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2127security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2128https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2129security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2130http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2131http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2132http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2133http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2134http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2135http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2136http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2137http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2138http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2139http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2140http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2141http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2142http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2143http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2144 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2145 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2146 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2147 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2148 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2149 at Proxy.render (webpack-internal:///11G5:38:22)2150 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2151 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2152 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2153 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2154https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2155http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2156security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2157https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2158security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2159https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2160security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2161http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2162http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2163http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2164http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2165http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2166http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2167http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2168http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2169http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2170http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2171http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2172http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2173http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2174http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2175 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2176 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2177 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2178 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2179 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2180 at Proxy.render (webpack-internal:///11G5:38:22)2181 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2182 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2183 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2184 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2185https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2186http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2187security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2188https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2189security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2190https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2191security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2192http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2193http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2194http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2195http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2196http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2197http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2198http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2199http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2200http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2201http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2202http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2203http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2204http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2205http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2206 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2207 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2208 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2209 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2210 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2211 at Proxy.render (webpack-internal:///11G5:38:22)2212 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2213 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2214 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2215 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2216http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2217https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2218security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2219https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2220security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2221https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2222security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2223http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2224https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2225http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2226security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2227https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2228security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2229https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2230security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2231http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2232https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2233http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2234security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2235https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2236security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2237https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2238security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2239http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2240http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2241http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2242http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2243http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2244http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2245http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2246http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2247http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2248http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2249http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2250http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2251http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2252http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2253 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2254 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2255 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2256 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2257 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2258 at Proxy.render (webpack-internal:///11G5:38:22)2259 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2260 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2261 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2262 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2263http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2264https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2265security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2266https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2267security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2268https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2269security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2270http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2271http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2272http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2273http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2274http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2275http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2276http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2277http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2278http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2279http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2280http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2281http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Invalid prop: type check failed for prop \"enabled\". Expected Boolean, got Undefined \n\nfound in\n\n---> \u003CDevopsAdoptionTableCellFlag> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table_cell_flag.vue\n \u003CDevopsAdoptionOverviewCard> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_card.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2282http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 285591:14 "[Vue warn]: Error in render: \"TypeError: Cannot read properties of undefined (reading 'map')\"\n\nfound in\n\n---> \u003CDevopsAdoptionOverviewTable> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview_table.vue\n \u003CDevopsAdoptionOverview> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_overview.vue\n \u003CBTab>\n \u003CGlTab>\n \u003CBTabs>\n \u003CGlTabs>\n \u003CDevopsAdoptionApp> at ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_app.vue\n \u003CRoot>"2283http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 286867:12 TypeError: Cannot read properties of undefined (reading 'map')2284 at VueComponent.formattedData (webpack-internal:///EACN:129:30)2285 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2286 at Watcher.evaluate (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289563:21)2287 at VueComponent.computedGetter [as formattedData] (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289815:17)2288 at Object.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:287052:20)2289 at Proxy.render (webpack-internal:///11G5:38:22)2290 at Vue._render (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:288535:22)2291 at VueComponent.updateComponent (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289047:21)2292 at Watcher.get (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289461:25)2293 at new Watcher (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:289450:12)2294https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2295http://127.0.0.1:46389/admin/dev_ops_reports?tab=devops-score - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2296security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2297https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2298security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2299https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2300security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2301http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2302https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2303http://127.0.0.1:46389/admin/dev_ops_reports - Refused to apply style from 'http://127.0.0.1:46389/stylesheets/page_bundles/dev_ops_report.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.2304security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2305webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2306https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2307webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2308security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2309webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2310https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2311webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2312security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2313webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2314https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2315webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2316security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2317webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2318https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2319security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2320webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2321https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2322security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2323webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2324https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2325security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2326webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2327https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2328security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2329webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2330https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2331security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2332webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2333https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2334webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2335security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2336webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2337https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2338webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2339security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2340webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2341https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2342webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2343security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2344webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2345https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2346webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2347security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2348webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2349https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2350webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2351security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2352https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2353https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2354webpack-internal:///XEYR 32:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')2355security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2356https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2357https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2358webpack-internal:///XEYR 32:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')2359security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2360https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2361https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2362webpack-internal:///XEYR 32:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')2363security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2364https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2365https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2366webpack-internal:///XEYR 32:26 Uncaught TypeError: Cannot read properties of undefined (reading '$el')2367security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2368https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2369security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2370https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2371security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2372https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2373security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2374https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2375security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2376https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2377security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2378https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2379security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2380https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2381security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2382https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2383security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2384https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2385security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2386https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2387security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2388https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2389security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2390https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2391security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2392https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2393security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2394https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2395security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2396https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2397security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2398https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2399security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2400https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2401security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2402https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2403security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2404https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2405security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2406https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2407security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2408https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2409security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2410https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2411security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2412https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2413security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2414https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2415security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2416https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2417security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2418https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2419security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2420https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2421security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2422webpack-internal:///hc2E 128:20 "Popper: CSS \"margin\" styles cannot be used to apply padding between the popper and its reference element or boundary. To replicate margin, use the `offset` modifier, as well as the `padding` option in the `preventOverflow` and `flip` modifiers."2423https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2424security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2425webpack-internal:///hc2E 128:20 "Popper: CSS \"margin\" styles cannot be used to apply padding between the popper and its reference element or boundary. To replicate margin, use the `offset` modifier, as well as the `padding` option in the `preventOverflow` and `flip` modifiers."2426https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2427security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2428webpack-internal:///hc2E 128:20 "Popper: CSS \"margin\" styles cannot be used to apply padding between the popper and its reference element or boundary. To replicate margin, use the `offset` modifier, as well as the `padding` option in the `preventOverflow` and `flip` modifiers."2429https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2430security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2431https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2432security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2433https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2434security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2435https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2436security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2437https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2438security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2439https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2440security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2441https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2442security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2443https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2444security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2445https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2446security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2447https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2448security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2449https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2450webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2451security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2452https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2453webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2454security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2455https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2456webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2457security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2458https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2459security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2460https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2461security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2462https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2463security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2464https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2465security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2466https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2467security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2468https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2469security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2470https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2471security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2472http://127.0.0.1:46389/namespace67/project70/-/quality/test_cases/2147483647 - Failed to load resource: the server responded with a status of 404 (Not Found)2473security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2474webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2475https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2476webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2477security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2478webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2479https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2480webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2481security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2482webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2483https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2484webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2485http://127.0.0.1:46389/namespace70/project73/-/merge_requests/1/drafts/publish - Failed to load resource: the server responded with a status of 500 (Internal Server Error)2486security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2487webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2488https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2489webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2490security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2491https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2492security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2493https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2494security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2495https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2496security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2497https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2498security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2499https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2500security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2501https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2502security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2503https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2504security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2505https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2506security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2507https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2508security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2509webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2510https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2511security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2512webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2513https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2514webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2515security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2516webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2517https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2518webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2519webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2520webpack-internal:///iryQ 18:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."2521security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2522webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"2523https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2524webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2525security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2526webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"2527https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2528security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2529webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"2530https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2531security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2532webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"2533https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2534security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2535webpack-internal:///rP6D 16:46 "[vue-router] Non-nested routes must include a leading slash character. Fix the following routes: \n- (/-)?/tree/master/:path*\n- (/-)?/blob/master/:path*"2536https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2537security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2538https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2539webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2540security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2541https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2542security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2543webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2544http://127.0.0.1:46389/namespace80/project87/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0 - Failed to load resource: the server responded with a status of 404 (Not Found)2545webpack-internal:///+fSx 124:14 "[gitlab] Something went wrong with the startup call for \"/namespace80/project87/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0\"" Error: Not Found2546 at handleStartupCall (webpack-internal:///+fSx:81:11)2547 at async eval (webpack-internal:///+fSx:122:7)2548 at async Store.fetchMrMetadata (webpack-internal:///G/5m:35:11)2549https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2550http://127.0.0.1:46389/namespace80/project87/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0 - Failed to load resource: the server responded with a status of 404 (Not Found)2551http://127.0.0.1:46389/api/graphql - Failed to load resource: the server responded with a status of 500 (Internal Server Error)2552webpack-internal:///EfTh 732:16 "Error sending the query 'state'" ServerError: Response not successful: Received status code 5002553 at throwServerError (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:6110:17)2555http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 294900:6 Uncaught TypeError: Cannot read properties of undefined (reading 'project')2556security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2557https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2558security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2559webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2560http://127.0.0.1:46389/namespace81/project88/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0 - Failed to load resource: the server responded with a status of 404 (Not Found)2561webpack-internal:///+fSx 124:14 "[gitlab] Something went wrong with the startup call for \"/namespace81/project88/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0\"" Error: Not Found2562 at handleStartupCall (webpack-internal:///+fSx:81:11)2563 at async eval (webpack-internal:///+fSx:122:7)2564 at async Store.fetchMrMetadata (webpack-internal:///G/5m:35:11)2565https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2566http://127.0.0.1:46389/namespace81/project88/-/merge_requests/1/diffs_metadata.json?diff_head=true&view=inline&w=0 - Failed to load resource: the server responded with a status of 404 (Not Found)2567http://127.0.0.1:46389/api/graphql - Failed to load resource: the server responded with a status of 500 (Internal Server Error)2568webpack-internal:///EfTh 732:16 "Error sending the query 'state'" ServerError: Response not successful: Received status code 5002569 at throwServerError (http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js:6110:17)2571http://127.0.0.1:46389/assets/webpack/dll.4248e361c1c1/vendor.dll.bundle.js 294900:6 Uncaught TypeError: Cannot read properties of undefined (reading 'project')2572security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2573https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2574security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2575https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2576security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2577webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2578https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2579security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2580webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2581https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2582security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2583webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2584https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2585security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2586https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2587security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2588https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2589security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2590https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2591security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2592https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2593security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2594webpack-internal:///hc2E 128:20 "Popper: CSS \"margin\" styles cannot be used to apply padding between the popper and its reference element or boundary. To replicate margin, use the `offset` modifier, as well as the `padding` option in the `preventOverflow` and `flip` modifiers."2595https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2596security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2597https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2598security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2599https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2600security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2601https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2602security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2603https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2604security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2605https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2606security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2607https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2608security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2609https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2610security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2611https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2612security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2613https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2614security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2615https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2616security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2617https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2618security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2619https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2620security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2621https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2622security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2623https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2624security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2625https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2626security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2627https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2628security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2629https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2630security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2631https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2632security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2633https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2634security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2635webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2636https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2637security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2638https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2639security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2640https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2641security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2642https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2643security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2644webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2645https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2646security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2647https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2648security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2649webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2650https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2651security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2652https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2653security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2654https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2655security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2656https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2657security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2658https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2659security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2660https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2661security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2662https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2663security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2664https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2665security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2666webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2667webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2668webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2669https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2670security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2671webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2672webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2673webpack-internal:///gzws 126:12 "[gl-modal]: Accessible name for modal missing. Please add title prop or aria-label."2674https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2675webpack-internal:///gzws 126:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."2676security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2677https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2678security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2679https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2680security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2681https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2682security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2683https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2684security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2685https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2686security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2687https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2688security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2689https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2690security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2691https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2692security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2693https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2694security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2695https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2696security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2697https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2698security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.2699https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED2700http://127.0.0.1:46389/users/sign_up/welcome - Failed to load resource: the server responded with a status of 500 (Internal Server Error)2702RSpec::Retry: 2nd try ./ee/spec/features/registrations/saas/invite_flow_spec.rb:62703Clusterable > Show page2704 when clusterable is a project2705 does not show the environments tab2706 when clusterable is a group2707 shows the environments tab2708 when clusterable is an instance2709 shows the environments tab2710Subscriptions Content Security Policy2711 when there is no global CSP config2712 is expected to be blank2713 when a global CSP config exists2714 is expected to include "script-src 'self' https://some-cdn.test 'unsafe-eval' https://cdn.cookielaw.org https://*.onetrust.com https://*.zuora.com *.googletagmanager.com"2715 is expected to include "frame-src 'self' https://some-cdn.test https://*.zuora.com"2716 is expected to include "child-src 'self' https://some-cdn.test https://*.zuora.com"2717 is expected to include "connect-src https://cdn.cookielaw.org https://*.onetrust.com *.google-analytics.com *.analytics.google.com *.googletagmanager.com"2718 is expected to include "img-src *.google-analytics.com *.googletagmanager.com"2719 when just a default CSP config exists2720 is expected to include "default-src 'self' https://some-cdn.test"2721 is expected to include "script-src 'self' https://some-cdn.test 'unsafe-eval' https://cdn.cookielaw.org https://*.onetrust.com https://*.zuora.com *.googletagmanager.com"2722 is expected to include "frame-src 'self' https://some-cdn.test https://*.zuora.com"2723 is expected to include "child-src 'self' https://some-cdn.test https://*.zuora.com"2724 is expected to include "img-src 'self' https://some-cdn.test *.google-analytics.com *.googletagmanager.com"2725 is expected to include "connect-src 'self' https://some-cdn.test localhost https://cdn.cookielaw.org https://*.onetrust.com *.google-analytics.com *.analytics.google.com *.googletagmanager.com"2726Profile access2727 GET /-/profile/keys2728 is expected to be allowed for auditor2729 GET /-/profile2730 is expected to be allowed for auditor2731 GET /-/profile/account2732 is expected to be allowed for auditor2733 GET /-/profile/preferences2734 is expected to be allowed for auditor2735 GET /-/profile/audit_log2736 is expected to be allowed for auditor2737 GET /-/profile/notifications2738 is expected to be allowed for auditor2739The group page2740 The sidebar2741 shows the link to contribution analytics2742 when epics are available2743 shows the link to epics2744 hides the epics link when an external authorization service is enabled2745EE > Projects > Settings > User manages approval rule settings2746 when merge requests is not available2747 does not show approval settings2748 when merge requests is available2749 shows approval settings2750 when `code_owner_approval_required` is not available2751 does not allow the user to require code owner approval2752EE-specific GitLab Markdown2753 default pipeline2754 includes custom filters2755ArkoseLabs content security policy2756 when in login page2757 behaves like configures Content Security Policy headers correctly2758 when feature flag is enabled2759 adds ArkoseLabs URL to Content Security Policy headers2760 when feature flag is disabled2761 does not add ArkoseLabs URL to Content Security Policy headers2762 when in registration page2763 behaves like configures Content Security Policy headers correctly2764 when feature flag is enabled2765 adds ArkoseLabs URL to Content Security Policy headers2766 when feature flag is disabled2767 does not add ArkoseLabs URL to Content Security Policy headers2768Knapsack report was generated. Preview:2769{2770 "ee/spec/features/boards/scoped_issue_board_spec.rb": 354.5708253310004,2771 "ee/spec/features/projects/members/manage_groups_spec.rb": 127.03874693699981,2772 "ee/spec/features/issues/filtered_search/filter_issues_by_iteration_spec.rb": 135.53832386799968,2773 "ee/spec/features/epics/epic_issues_spec.rb": 103.45170200199982,2774 "ee/spec/features/admin/admin_dev_ops_reports_spec.rb": 92.34378858399987,2775 "ee/spec/features/issues/issue_sidebar_spec.rb": 69.42018351200022,2776 "ee/spec/features/boards/swimlanes/epics_swimlanes_filtering_spec.rb": 66.08496936799975,2777 "ee/spec/features/projects/settings/issues_settings_spec.rb": 49.560662945999866,2778 "ee/spec/features/subscriptions/expiring_subscription_message_spec.rb": 44.11707724000007,2779 "ee/spec/features/projects/quality/test_case_show_spec.rb": 42.83934475700062,2780 "ee/spec/features/merge_request/draft_comments_spec.rb": 38.56018755900004,2781 "ee/spec/features/groups/iterations/user_views_iteration_spec.rb": 37.63359425499948,2782 "ee/spec/features/merge_request/user_views_blocked_merge_request_spec.rb": 29.042300336999688,2783 "ee/spec/features/projects/path_locks_spec.rb": 29.57004599099946,2784 "ee/spec/features/merge_request/user_creates_multiple_assignees_mr_spec.rb": 24.92207033700015,2785 "ee/spec/features/groups/members/override_ldap_memberships_spec.rb": 20.97060384999986,2786 "ee/spec/features/registrations/saas/standard_flow_just_me_joining_project_spec.rb": 19.628132980999908,2787 "ee/spec/features/signup_spec.rb": 15.198549646000174,2788 "ee/spec/features/projects/integrations/user_activates_jira_spec.rb": 15.347963713999889,2789 "ee/spec/features/merge_requests/user_resets_approvers_spec.rb": 14.695193412999288,2790 "ee/spec/features/groups/wiki/user_views_wiki_empty_spec.rb": 14.612687005000225,2791 "ee/spec/features/password_reset_spec.rb": 10.1014079509996,2792 "ee/spec/features/projects/settings/user_manages_members_spec.rb": 9.438808150999648,2793 "ee/spec/features/epics/shortcuts_epic_spec.rb": 9.042913735999718,2794 "ee/spec/features/registrations/sign_up_with_trial_from_external_site_without_confirmation_spec.rb": 10.748296450999987,2795 "ee/spec/features/trials/show_trial_banner_spec.rb": 9.313127923000138,2796 "ee/spec/features/projects/members/manage_members_spec.rb": 8.500734214000659,2797 "ee/spec/features/registrations/saas/invite_flow_spec.rb": 13.336234432999845,2798 "ee/spec/features/clusters/cluster_detail_page_spec.rb": 5.557383817999835,2799 "ee/spec/features/subscriptions_spec.rb": 4.300027725999826,2800 "ee/spec/features/security/profile_access_spec.rb": 3.828414384000098,2801 "ee/spec/features/groups/group_page_with_external_authorization_service_spec.rb": 3.5081359480000174,2802 "ee/spec/features/projects/settings/user_manages_approval_settings_spec.rb": 2.9242041570005313,2803 "ee/spec/features/markdown/markdown_spec.rb": 1.9219854220000343,2804 "ee/spec/features/users/arkose_labs_csp_spec.rb": 1.15506126200034492805}2806Knapsack global time execution for tests: 23m 58s2807Pending: (Failures listed here are expected and do not affect your suite's status)2808 1) Issue Sidebar updating weight updates weight in sidebar to no weight by setting an empty value2809 # around hook at ./spec/support/flaky_tests.rb:21 did not execute the example2810 # ./ee/spec/features/issues/issue_sidebar_spec.rb:652811Finished in 24 minutes 2 seconds (files took 42.89 seconds to load)2812286 examples, 0 failures, 1 pending2813Randomized with seed 283552814[TEST PROF INFO] Time spent in factories: 01:52.145 (7.76% of total time)2815Failed to write to log, write log/workhorse-test.log: file already closed2816RSpec exited with 0.2817No examples to retry, congrats!2819Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy2820Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy2822Uploading artifacts...2823coverage/: found 5 matching files and directories 2824crystalball/: found 2 matching files and directories 2825deprecations/: found 9 matching files and directories 2826knapsack/: found 3 matching files and directories 2827rspec/: found 10 matching files and directories 2828tmp/capybara/: found 3 matching files and directories 2829log/*.log: found 17 matching files and directories 2830WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275963102/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com2831WARNING: Retrying... context=artifacts-uploader error=request redirected2832Uploading artifacts as "archive" to coordinator... 201 Created id=3275963102 responseStatus=201 Created token=EKWzx2rN2833Uploading artifacts...2834rspec/junit_rspec.xml: found 1 matching files and directories 2835WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275963102/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com2836WARNING: Retrying... context=artifacts-uploader error=request redirected2837Uploading artifacts as "junit" to coordinator... 201 Created id=3275963102 responseStatus=201 Created token=EKWzx2rN2839Job succeeded